Fixed footer urls

This commit is contained in:
konrad 2019-03-24 18:29:00 +01:00
parent 7127218c9f
commit 5d78681cd9
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 3 additions and 1 deletions

View File

@ -4,8 +4,10 @@
<p>
Copyright &copy; {{ now.Year }}
<a href="{{ .Site.Params.website }}">{{ .Site.Params.author }}</a>
(<a href="{{ "contact/" | relLangURL }}">Contact</a> <a href="{{ "privacy/" | relLangURL }}">Privacy Policy</a> ).
All rights reserved. Made with ♥️ and <a href="https://gohugo.io">Hugo</a>.
<br/>
<a href="{{ "contact/" | absLangURL }}">Contact</a>
<a href="{{ "privacy/" | absLangURL }}">Privacy Policy</a>
</p>
<p>
{{ $lang := .Lang }}{{ $base := .Site.BaseURL }}{{ range .Site.Languages }}