Also showing the reading time now; with custom reading speeds for each language

This commit is contained in:
2025-04-09 18:35:53 +02:00
parent 2e5953b288
commit c2a2b128b5
83 changed files with 14410 additions and 2647 deletions

View File

@@ -11,7 +11,7 @@
<span>© {{ now.Year }} Powered by <a href="https://gohugo.io">Hugo</a></span>
{{ end }}
<span style="margin-right: 10px">:: <a href="https://privacynerd.de/impressum?referrer={{ $.Page.Permalink }}">{{ $.Site.Params._Imprint }}</a></span>
<span>:: <a href="https://github.com/panr/hugo-theme-terminal" target="_blank">Theme</a> made by <a href="https://github.com/panr" target="_blank">panr</a> ({{ $.Site.Params._Customized }})</span>
<span>:: <a href="https://github.com/panr/hugo-theme-terminal" target="_blank">Theme</a> {{ $.Site.Params._made_by }} <a href="https://github.com/panr" target="_blank">panr</a> ({{ $.Site.Params._Customized }})</span>
</div>
</div>
</footer>