forked from cadence/breezewiki
yeah I test my code, how could you tell?
This commit is contained in:
parent
9ee1c73b7e
commit
e0e53cc07b
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
||||||
(a (@ (href "https://cadence.moe/contact"))
|
(a (@ (href "https://cadence.moe/contact"))
|
||||||
"Cadence."))
|
"Cadence."))
|
||||||
(p "Hosting generously provided by "
|
(p "Hosting generously provided by "
|
||||||
(a (@ (href "://alphamethyl.barr0w.net/"))
|
(a (@ (href "http://alphamethyl.barr0w.net/"))
|
||||||
"alphamethyl.")))
|
"alphamethyl.")))
|
||||||
`(p
|
`(p
|
||||||
,(format "This unofficial instance is based off the ~a source code, but is not controlled by the code developer." (config-get 'application-name))))
|
,(format "This unofficial instance is based off the ~a source code, but is not controlled by the code developer." (config-get 'application-name))))
|
||||||
|
|
Loading…
Reference in a new issue