rename qr code files, generate booklet of current version and add qr to git repo

This commit is contained in:
brooke 2025-08-12 17:42:59 -04:00
parent dc20040e68
commit c185d149ba
4 changed files with 2 additions and 2 deletions

BIN
hope_16/git.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 404 B

View file

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

View file

@ -150,8 +150,7 @@
// Last page // Last page
#align(center)[ #align(center)[
https://schedule.hope.net/hope16/schedule #image("hope16_schedule.png", width: 100%)
#image("frame.png", width: 100%)
https://schedule.hope.net/hope16/schedule https://schedule.hope.net/hope16/schedule
#v(2em) #v(2em)
#box([ #box([
@ -159,6 +158,7 @@
#align(left)[ #align(left)[
\$ typst \--version\ \$ typst \--version\
typst 0.13.1 typst 0.13.1
#image("git.png", height: 150pt)
] ]
]) ])
] ]