fix: llms.md statt llms.txt, Footer-Link zwischen Versionsnummer und Copyright (D43-Nachtrag)

.md ist die zum Inhalt ehrliche Endung (es IST Markdown); Link rückt zur
Werkzeug-Ecke des Footers. Pipelines, SPEC §13, CLAUDE.md und Plan
nachgezogen.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
mhoennig
2026-08-22 21:02:36 +02:00
co-authored by Claude Fable 5
parent 10c5ffb931
commit 01b836a4d4
8 changed files with 24 additions and 15 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ jobs:
frontend/dist/index.html > site/index.html
cp LICENSE site/LICENSE
# Agenten-Fassung der Notation (D43) — liegt per Vite-public/ in dist/
cp frontend/dist/llms.txt site/llms.txt
cp frontend/dist/llms.md site/llms.md
- name: Pages-Konfiguration
uses: actions/configure-pages@v6