linux update

This commit is contained in:
anarsec 2024-04-17 19:55:47 +00:00
parent 159cec5df3
commit b2c40677d8
No known key found for this signature in database
3 changed files with 10 additions and 10 deletions

View file

@ -61,7 +61,7 @@
block(width: 100%)[
#set align(center)
#set text(size: 22pt, font: "Jost")
#text(it.body)
#text(underline(it.body))
#v(10pt)
]
}