Add 'Plant of the Week' section in cooperation with Plantlix.de
This commit is contained in:
@@ -7,6 +7,7 @@ import Standards from '../components/Standards.astro';
|
||||
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 FAQ from '../components/FAQ.astro';
|
||||
import Footer from '../components/Footer.astro';
|
||||
import SubpageMauer from '../components/SubpageMauer.astro';
|
||||
@@ -24,6 +25,7 @@ import SubpageContact from '../components/SubpageContact.astro';
|
||||
<Projects />
|
||||
<Events />
|
||||
<Biodiversity />
|
||||
<PlantOfTheWeek />
|
||||
<FAQ />
|
||||
<Footer />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user