This commit is contained in:
2026-08-15 20:32:39 +02:00
parent c8e7291aad
commit eaa11dbe78
2 changed files with 6 additions and 2 deletions
+5 -2
View File
@@ -23,9 +23,12 @@ Stand: 15.08.2026 | Referenz: PLAN.md, SPEC.md, PRD.md
- [ ] BANNER_ANSI — Header auf ansi-art.astro selbst
### Sonstiges
- [x] sitemap.xml — `/bbs/cds/` Eintrag ergänzt (15.08.2026)
- [x] sitemap.xml — `/bbs/fido/cds/` Eintrag korrigiert (15.08.2026)
- [x] `skyline-header.png` — wieder eingebaut in skyline.astro (15.08.2026)
- [x] `global.css` — ungenutzte `.gallery-grid` + `.mod-loading` entfernt (15.08.2026)
- [x] IBM Plex Mono — per Google Fonts CDN eingebunden (15.08.2026)
- [x] ANSI-Art Font-Size auf 20px + Content-Bereich +10px angepasst (15.08.2026)
- [x] `bbs/cds.astro``bbs/fido/cds.astro` verschoben (15.08.2026)
---
@@ -71,7 +74,7 @@ Stand: 15.08.2026 | Referenz: PLAN.md, SPEC.md, PRD.md
- [x] Live-Deploy funktioniert
### SEO
- [x] sitemap.xml generiert (public/sitemap.xml) — `/bbs/cds/` war vergessen, jetzt drin
- [x] sitemap.xml generiert (public/sitemap.xml) — alle 13 Seiten korrekt drin
- [x] robots.txt angelegt (public/robots.txt)
- [x] <title> und <meta description> pro Seite geprüft