removed page number on first page and progress.png
This commit is contained in:
parent
953716b95a
commit
4a429bd62b
BIN
progress.png
BIN
progress.png
Binary file not shown.
Before Width: | Height: | Size: 129 KiB After Width: | Height: | Size: 128 KiB |
BIN
src/main.pdf
BIN
src/main.pdf
Binary file not shown.
@ -197,7 +197,9 @@
|
||||
set text(font: "Source Sans 3")
|
||||
set page(
|
||||
footer: context {
|
||||
align(center, counter(page).display("1 / 1", both: true))
|
||||
if counter(page).get().first() != 1 {
|
||||
align(center, counter(page).display("1 / 1", both: true))
|
||||
}
|
||||
}
|
||||
)
|
||||
body
|
||||
|
Loading…
Reference in New Issue
Block a user