add imprint link
This commit is contained in:
parent
e92b5bb0bb
commit
9f9f076ad4
|
@ -6,7 +6,7 @@ theme = "schliesspendel"
|
|||
[params]
|
||||
description = "Beschreibung und so"
|
||||
author = "Ingolf Bänecke Jakobshagen"
|
||||
copyright = "Ingolf Bänecke Jakobshafen | Technische Umsetzung: Simon Bruder"
|
||||
copyright = 'Ingolf Bänecke Jakobshafen | Technische Umsetzung: Simon Bruder | <a href="https://kegelschiene.net/imprint/">Impressum & Datenschutz</a>'
|
||||
|
||||
|
||||
##
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<p>© {{ now.Year }} {{ . | safeHTML }}</p>
|
||||
{{ end }}
|
||||
<p>Icons: <a href="https://material.io/icons">material.io</a>, CSS-Framework: <a href="http://getskeleton.com">Skeleton</a>, Generator: <a href="https://gohugo.io/">Hugo</a></p>
|
||||
</footer>
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue