Add interactive Plant Quiz component in cooperation with Plantlix.de
This commit is contained in:
@@ -8,6 +8,7 @@ import Projects from '../components/Projects.astro';
|
||||
import Events from '../components/Events.astro';
|
||||
import Biodiversity from '../components/Biodiversity.astro';
|
||||
import PlantOfTheWeek from '../components/PlantOfTheWeek.astro';
|
||||
import PlantQuiz from '../components/PlantQuiz.astro';
|
||||
import FAQ from '../components/FAQ.astro';
|
||||
import Footer from '../components/Footer.astro';
|
||||
import SubpageMauer from '../components/SubpageMauer.astro';
|
||||
@@ -28,6 +29,7 @@ import SubpageDatenschutz from '../components/SubpageDatenschutz.astro';
|
||||
<Events />
|
||||
<Biodiversity />
|
||||
<PlantOfTheWeek />
|
||||
<PlantQuiz />
|
||||
<FAQ />
|
||||
<Footer />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user