commit 5c3abc862792a2a0aa57fb2b997679efe7ce6ae2 parent 87d7919f249f360a3217215deabb6f9a503d5fca Author: Yuval Langer <yuval.langer@gmail.com> Date: Sat, 13 Jan 2024 11:45:55 +0200 Add contacts. Diffstat:
M | kakafarm/index.scm | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/kakafarm/index.scm b/kakafarm/index.scm @@ -55,4 +55,11 @@ Haunt). A very old bunch of static site generator notes.")) (ul (li (a (@ (href "https://emacs.ch/@kakafarm")) "@kakafarm@emacs.ch") + ".") + (li "cow_2001 on " + (a (@ (href "https://en.wikipedia.org/wiki/Internet_Relay_Chat")) + "IRC") + ".") + (li (a (@ (href "https://matrix.to/#/@falconstinker:matrix.org")) + "@falconstinker:matrix.com") "."))))))