Make footer contact and privacy policy links really absolute

This commit is contained in:
kolaente 2020-02-18 18:45:40 +01:00
parent 33083fb229
commit c0d3eccb16
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 3 additions and 2 deletions

View File

@ -5,8 +5,9 @@
Copyright © {{ now.Year }}
<a href="{{ .Site.Params.website }}">{{ .Site.Params.author }}</a>.
All rights reserved. Made with ♥️ and <a href="https://gohugo.io">Hugo</a>.
<a href="{{ .Site.Params.website }}/contact/">Contact</a> |
<a href="{{ .Site.Params.website }}/privacy/">Privacy Policy</a>
{{/* The site urls are hard coded because both sites are located at the same path but the base website url is different on the docs page */}}
<a href="https://vikunja.io/contact/">Contact</a> |
<a href="https://vikunja.io/privacy/">Privacy Policy</a>
</p>
<p>
<a href="https://riot.im/app/#/room/!dCRiCiLaCCFVNlDnYs:matrix.org?via=matrix.org">