]> juplo.de Git - website/commit
About-Seiten: fehlende Unterseiten als Astro-Pages angelegt
authorKai Moritz <kai.milan.moritz@googlemail.com>
Sun, 14 Jun 2026 09:38:05 +0000 (09:38 +0000)
committerKai Moritz <kai.milan.moritz@googlemail.com>
Sun, 14 Jun 2026 09:38:05 +0000 (09:38 +0000)
commitef3cd810ab9068c779b6d64c3390ca656c7debc9
tree066fe386cde96606a3f92ce7a90dc97cee3da051
parent55f49318254defc20e058cd73735570bcda03ae4
About-Seiten: fehlende Unterseiten als Astro-Pages angelegt

Alle 6 About-Unterseiten, die bisher auf 404 liefen, wurden als
.html.astro-Dateien mit korrektem currentUrl für die BlogNav erstellt.
Inhalte aus content--via-hugo übernommen, Thymeleaf-Artefakte entfernt.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
src/pages/agb.html.astro [new file with mode: 0644]
src/pages/contact.html.astro [new file with mode: 0644]
src/pages/google-analytics.html.astro [new file with mode: 0644]
src/pages/haftung-inhalte.html.astro [new file with mode: 0644]
src/pages/haftung-links.html.astro [new file with mode: 0644]
src/pages/urheberrechte.html.astro [new file with mode: 0644]