fix(admin): noindex korrekt via params, Test-Datei entfernt

noindex muss unter params: stehen (Hextra liest .Params.noindex); als
Top-Level-Key wirkungslos. Admin-Seite jetzt noindex, betreiber.md (Test) weg.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-05-31 00:09:09 +02:00
parent 4cd3e56f89
commit 45bb22ea14
36 changed files with 273 additions and 66 deletions
+2 -1
View File
@@ -3,5 +3,6 @@ title: Admin
layout: appshell
hostingpage: admin
toc: false
noindex: true
params:
noindex: true
---