From 2b21f0bf677adf1662e82b85b461b69011c64fb7 Mon Sep 17 00:00:00 2001 From: gnat Date: Sun, 20 Oct 2024 00:34:58 -0700 Subject: [PATCH] note new subdomain --- src/html/site-info.lisp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/html/site-info.lisp b/src/html/site-info.lisp index d43e079..1dcc1ab 100644 --- a/src/html/site-info.lisp +++ b/src/html/site-info.lisp @@ -80,5 +80,6 @@ (li () ,(exec-command "make-link https://git.natalieee.net") ": Gitea instance. You may use it if you feel so inclined for some reason. it vaguely advises against this.") (li () "dns.natalieee.net" ": Pointless CNAME record to its main domain so that entities using its dns (once a number greater than 0!) can put dns.natalieee.net down as their nameserver instead of natalieee.net.") (li () "mpd.natalieee.net: mpd server that its friend asked it to create. it can probably be bothered in to giving arbitrary people credentials if they for some reason wish to listen to the music that it is listening to in such a roundabout way") - (li () ,(exec-command "make-link https://files.natalieee.net") ": a slightly worse and personal 0x0.st-like server. created because it was annoyed by discord's upload limit.")))))) + (li () ,(exec-command "make-link https://files.natalieee.net") ": a slightly worse and personal 0x0.st-like server. created because it was annoyed by discord's upload limit.") + (li () ,(exec-command "make-link https://status.natalieee.net") ": osmarks status thingy. runs on the server that runs puppygirl.systems"))))))