Initial commit
This commit is contained in:
commit
f956f998a2
7 changed files with 173 additions and 0 deletions
10
static/contact/index.sxml
Normal file
10
static/contact/index.sxml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
;; -*- scheme -*-
|
||||
|
||||
`((title . "contact")
|
||||
(content
|
||||
(ul
|
||||
(li "irc: " (address "afiw () libera.chat"))
|
||||
(li "email: " (address "afiw () linuxposting.xyz") " (temporarily unavailable)")
|
||||
(li "fedi: " (address "afiw () linuxposting.xyz"))
|
||||
(li "matrix: " (address "() afiw () linuxposting.xyz"))
|
||||
(li "other sites: " (a (@ (href "https://tilde.town/~afiw")) "tilde.town")))))
|
||||
Loading…
Add table
Add a link
Reference in a new issue