mirror of
https://github.com/maikka39/Personal-Website.git
synced 2026-09-27 20:46:25 +00:00
Add a privacy policy
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
{{ if .Site.Copyright }}
|
||||
<span>{{ .Site.Copyright| safeHTML }}</span>
|
||||
{{ end }}
|
||||
<span><a href="/privacy/">Privacy</a></span>
|
||||
<span>{{- with (not (in (.Site.Language.Get "disableKinds") "RSS")) }}
|
||||
<a href="{{ "posts/index.xml" | absLangURL }}" target="_blank"
|
||||
title="rss">{{ partial "svg.html" (dict "name" "rss") }}</a>
|
||||
|
||||
Reference in New Issue
Block a user