yeah I test my code, how could you tell?

This commit is contained in:
Cadence Ember 2022-09-01 15:04:02 +12:00
parent 9ee1c73b7e
commit e0e53cc07b
Signed by: cadence
GPG Key ID: BC1C2C61CF521B17
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
(a (@ (href "https://cadence.moe/contact"))
"Cadence."))
(p "Hosting generously provided by "
(a (@ (href "://alphamethyl.barr0w.net/"))
(a (@ (href "http://alphamethyl.barr0w.net/"))
"alphamethyl.")))
`(p
,(format "This unofficial instance is based off the ~a source code, but is not controlled by the code developer." (config-get 'application-name))))