Add buttons to Biodiversity cards linking to dedicated story subpages

This commit is contained in:
Felix Brabetz
2026-05-16 05:10:02 +02:00
parent e958bfc323
commit 6947e259a0
3 changed files with 68 additions and 6 deletions
+2
View File
@@ -17,6 +17,7 @@ import SubpageContact from '../components/SubpageContact.astro';
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 EasterEgg from '../components/EasterEgg.astro';
---
@@ -43,6 +44,7 @@ import EasterEgg from '../components/EasterEgg.astro';
<SubpageImpressum />
<SubpageDatenschutz />
<SubpageRain />
<SubpagePlantlix />
<EasterEgg />
<!-- CHARTS INIT -->