feat(web): SEO/social cards, security headers, PWA icons, FAQ, status, get-involved, captions

This commit is contained in:
vjrj 2026-07-15 12:10:30 +02:00
parent 485d35c916
commit 67f1c0da0c
19 changed files with 358 additions and 16 deletions

View file

@ -5,7 +5,7 @@
{{ if .IsPage }}<a href="{{ .RelPermalink }}">{{ .Title }}</a>{{ end }}
{{ end }}
</nav>
<p class="foot-note">{{ T "footerFreeSoftware" }}</p>
<p class="foot-note">{{ T "footerFreeSoftware" }}{{ with .Site.Params.sourceURL }} · <a href="{{ . }}">{{ T "footerSource" }}</a>{{ end }}</p>
<p class="foot-note">
{{ T "footerPublishedBy" }}
<a href="{{ .Site.Params.publisherURL }}">{{ .Site.Params.publisher }}</a>