Add 2 more projects (Teichbau, Weinberg) with dedicated story subpages

This commit is contained in:
Felix Brabetz
2026-05-16 05:19:20 +02:00
parent 53eccd692d
commit ab49d69523
4 changed files with 154 additions and 0 deletions
+4
View File
@@ -18,6 +18,8 @@ import SubpageImpressum from '../components/SubpageImpressum.astro';
import SubpageDatenschutz from '../components/SubpageDatenschutz.astro';
import SubpageRain from '../components/SubpageRain.astro';
import SubpagePlantlix from '../components/SubpagePlantlix.astro';
import SubpageTeich from '../components/SubpageTeich.astro';
import SubpageWeinberg from '../components/SubpageWeinberg.astro';
import EasterEgg from '../components/EasterEgg.astro';
---
@@ -45,6 +47,8 @@ import EasterEgg from '../components/EasterEgg.astro';
<SubpageDatenschutz />
<SubpageRain />
<SubpagePlantlix />
<SubpageTeich />
<SubpageWeinberg />
<EasterEgg />
<!-- CHARTS INIT -->