Footer copyleft

This commit is contained in:
Marek Nečada 2022-04-10 04:29:17 +03:00
parent 87a7569deb
commit 9cd3a8492b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<footer> <footer>
<div> <div>
<p> <p>
&copy; {{ $.Site.Params.Copyright }} {{ now.Format "2006"}} 🄯 {{ $.Site.Params.Copyleft }} {{ now.Format "2006"}}
{{ with $.Site.Params.License -}} {{ with $.Site.Params.License -}}
&middot; <a href="{{ $.Site.Params.licenseURL }}" target="_blank">{{ . | safeHTML }}</a> &middot; <a href="{{ $.Site.Params.licenseURL }}" target="_blank">{{ . | safeHTML }}</a>