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
|
|
@ -1,7 +1,9 @@
|
|||
{{ define "main" }}
|
||||
<section class="doc">
|
||||
<section class="doc notfound">
|
||||
<h1>404</h1>
|
||||
<p class="lead">This page could not be found.</p>
|
||||
<p class="crumb"><a href="{{ "/" | relLangURL }}">← {{ T "backToHome" }}</a></p>
|
||||
<p class="lead">This page could not be found. · No se encontró esta página.</p>
|
||||
<p class="crumb">
|
||||
<a href="/">← Home</a> · <a href="/es/">← Inicio</a>
|
||||
</p>
|
||||
</section>
|
||||
{{ end }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue