Add buttons to Biodiversity cards linking to dedicated story subpages
This commit is contained in:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user