feat(web): SEO/social cards, security headers, PWA icons, FAQ, status, get-involved, captions
This commit is contained in:
parent
a719e9c172
commit
a3697e6b3e
19 changed files with 358 additions and 16 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue