Add 2 more projects (Teichbau, Weinberg) with dedicated story subpages
This commit is contained in:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user