From 0911a3a07973e585f6cf962c4c1af3d0530ca1bf Mon Sep 17 00:00:00 2001 From: metamuffin Date: Thu, 20 Feb 2025 18:50:15 +0100 Subject: link to source, refactor css --- server/src/routes/ui/layout.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/src/routes/ui/layout.rs') diff --git a/server/src/routes/ui/layout.rs b/server/src/routes/ui/layout.rs index b94a873..f05fcb2 100644 --- a/server/src/routes/ui/layout.rs +++ b/server/src/routes/ui/layout.rs @@ -69,7 +69,7 @@ markup::define! { } #main { @main } footer { - p { @CONF.brand " - " @CONF.slogan " | powered by Jellything" } + p { @CONF.brand " - " @CONF.slogan " | powered by " a[href="https://codeberg.org/metamuffin/jellything"]{"Jellything"} } } } } -- cgit v1.2.3-70-g09d2