diff options
Diffstat (limited to 'views/layout.pug')
-rw-r--r-- | views/layout.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/layout.pug b/views/layout.pug index ac5eefc..9043a6b 100644 --- a/views/layout.pug +++ b/views/layout.pug @@ -27,6 +27,6 @@ html(lang="en") hr footer p metamuffin.org version of commit #{commit} - p copyright (C) 2021 metamuffin + p copyright (C) 2021, 2022 metamuffin p see #[a(href="/licence") licence]. p sources can be found on #[a(href="https://codeberg.org/metamuffin/website") codeberg]. |