From 5d78681cd9ecc4df36fd0fa52717f3bf4e4b843a Mon Sep 17 00:00:00 2001 From: konrad Date: Sun, 24 Mar 2019 18:29:00 +0100 Subject: [PATCH] Fixed footer urls --- layouts/partials/footer.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 43719f9..8ab80e0 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -4,8 +4,10 @@

Copyright © {{ now.Year }} {{ .Site.Params.author }} - (Contact Privacy Policy ). All rights reserved. Made with ♥️ and Hugo. +
+ Contact + Privacy Policy

{{ $lang := .Lang }}{{ $base := .Site.BaseURL }}{{ range .Site.Languages }}