diff --git a/themes/nluug/layouts/partials/footer.html b/themes/nluug/layouts/partials/footer.html index aba42a0..3196363 100644 --- a/themes/nluug/layouts/partials/footer.html +++ b/themes/nluug/layouts/partials/footer.html @@ -18,11 +18,17 @@ {{ partial "show-svg-icon.html" (dict "context" . "icon" "linkedin" "iconsize" $iconsize_footer) }} {{ partial "show-svg-icon.html" (dict "context" . "icon" "meetup" "iconsize" $iconsize_footer) }} -
Beschikbare feeds: -Atom | JSON -{{ with .Site.GetPage "/website/laatste-wijzigingen.rst" }} | {{ .Title }}{{ end }} -{{ with .Site.GetPage "/website/sitemap" }} | {{ .Title }}{{ end }} -
+ {{ partial "show-svg-icon.html" (dict "context" . "icon" "rss" "iconsize" $iconsize_footer) }} + {{ partial "show-svg-icon.html" (dict "context" . "icon" "database" "iconsize" $iconsize_footer) }} + + +