summaryrefslogtreecommitdiff
path: root/views/layout.pug
diff options
context:
space:
mode:
Diffstat (limited to 'views/layout.pug')
-rw-r--r--views/layout.pug9
1 files changed, 6 insertions, 3 deletions
diff --git a/views/layout.pug b/views/layout.pug
index 369ece0..7e20cc5 100644
--- a/views/layout.pug
+++ b/views/layout.pug
@@ -25,8 +25,11 @@ html(lang="en")
hr
footer
- p metamuffin.org version of commit #{commit}
+ p
+ | metamuffin.org version of commit #{commit}
+ | licenced under the GNU AGPL 3.0:
+ | see #[a(href="/licence") licence].
+ | sources can be found on #[a(href="https://codeberg.org/metamuffin/website") codeberg].
p copyright (C) 2020, 2021, 2022 metamuffin
- p see #[a(href="/licence") licence].
- p sources can be found on #[a(href="https://codeberg.org/metamuffin/website") codeberg].
+ p (ignore the following, i can't hide it easily)
p Please disable javascript to view this page.