added openalias

This commit is contained in:
cyclic
2025-07-21 23:07:25 -06:00
parent bb7a7955b6
commit b54c2ec5c9

View File

@@ -63,6 +63,14 @@ return h.html({ lang = "en" })({
"pgp key",
}),
}),
h.article()({
h.header()({
"my openalias (xmr)",
}),
h.p()({
"cyclic@luau.software",
}),
}),
}),
}),
}),