From d2cb10bc5a3d11976dc3962f58ca1d48a0c55a5e Mon Sep 17 00:00:00 2001 From: Yarmo Mackenbach Date: Thu, 11 Jun 2020 16:38:10 +0200 Subject: [PATCH] Update footer --- views/layout.pug | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/views/layout.pug b/views/layout.pug index 1228b38..2f5035f 100644 --- a/views/layout.pug +++ b/views/layout.pug @@ -18,12 +18,18 @@ html footer p - | No ads on this website. + | Ads: no. br - | Privacy-friendly analytics through + | Analytics: a(href="https://plausible.io") Plausible |. br + | Open source: + a(href="https://git.yarmo.eu/yarmo/yarmo.eu") source code + | and + a(href="https://drone.yarmo.eu/yarmo/yarmo.eu/") CI/CD pipelines + |. + br | All content licensed under a(href="https://creativecommons.org/licenses/by-nc-sa/4.0/") CC BY-NC-SA 4.0 | unless otherwise stated.