fix(hugo): Layout hosting→appshell umbenannt (Section-Kollision)

layouts/hosting.html kollidierte mit der content/hosting/-Section → Hugo
verlangte ein section-Template und der Build brach ab (kein public/).
Layout heisst jetzt 'appshell', login/register/konto/hosting-preise
referenzieren es. Build wieder grün, alle Seiten + Tab-CSS verifiziert.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-05-30 23:55:45 +02:00
parent fa84aea9ac
commit a061bfa18e
40 changed files with 328 additions and 122 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
---
title: Hosting-Preise
layout: hosting
layout: appshell
hostingpage: preise
toc: false
---