summaryrefslogtreecommitdiff
path: root/views/layout.pug
diff options
context:
space:
mode:
authormetamuffin <yvchraiqi@protonmail.com>2022-07-12 17:58:08 +0200
committermetamuffin <yvchraiqi@protonmail.com>2022-07-12 17:58:08 +0200
commit6b7881e3c3a69f68d35e9b7e8d60dc22c89d79de (patch)
tree98b934d6c4c312940efe55e185699a80239c9c1e /views/layout.pug
parent41d2dad2f85990d0aae05600ea9f6d598faf4239 (diff)
downloadmetamuffin-website-6b7881e3c3a69f68d35e9b7e8d60dc22c89d79de.tar
metamuffin-website-6b7881e3c3a69f68d35e9b7e8d60dc22c89d79de.tar.bz2
metamuffin-website-6b7881e3c3a69f68d35e9b7e8d60dc22c89d79de.tar.zst
usual updates
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.