Add manifest page and refine editorial landing pages
All checks were successful
SMOKE / smoke (push) Successful in 11s
CI / build-and-anchors (push) Successful in 46s
CI / build-and-anchors (pull_request) Successful in 45s

This commit is contained in:
2026-05-05 23:04:57 +02:00
parent af0e6694e5
commit c07028c052
19 changed files with 946 additions and 730 deletions

View File

@@ -1,8 +1,5 @@
---
import { SITE_RELEASE, BUILD_TIME_ISO } from "../lib/buildInfo";
---
<footer class="build-stamp" aria-label="Informations dédition">
<small>
Édition web — release <strong>{SITE_RELEASE}</strong> · build <time datetime={BUILD_TIME_ISO}>{BUILD_TIME_ISO}</time>
Archicratie — Web Edition · Version de lecture critique · Conception, rédaction et édition : Sylvain Noyon
</small>
</footer>
</footer>