From 5ec3731de23c867c32c89e8332416f014a59d028 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Mon, 15 May 2023 15:27:06 +0200 Subject: [PATCH] Toevoegen van /website/ aan footer --- themes/nluug/layouts/partials/footer.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/themes/nluug/layouts/partials/footer.html b/themes/nluug/layouts/partials/footer.html index db1967d..037e330 100644 --- a/themes/nluug/layouts/partials/footer.html +++ b/themes/nluug/layouts/partials/footer.html @@ -4,7 +4,11 @@ {{ with .File }}Verbeter deze pagina{{ end }}

Volg ons

-

Beschikbare feeds: Atom | JSON, Laatste wijzigingen

+

Beschikbare feeds: +Atom | JSON +{{ with .Site.GetPage "/website/laatste-wijzigingen.rst" }}| {{ .Title }}{{ end }} +{{ with .Site.GetPage "/website" }}| Website details{{ end }} +

{{ if .Site.IsServer }}