This commit is contained in:
2025-07-04 18:57:01 +02:00
parent a454722901
commit 683ac5fe6a
3 changed files with 59 additions and 27 deletions

View File

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