new article

This commit is contained in:
2025-07-04 15:53:39 +02:00
parent 4581bdcf88
commit f3d60f7ee3
4 changed files with 227 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
#let alex_contact_url = "https://alex.vxcc.dev"
#let to-bool(str) = {
if str == "true" {
return true