Add hidden Easter Egg clicker game triggered by clicking the company name 5 times
This commit is contained in:
@@ -16,6 +16,7 @@ import SubpageGewerbe from '../components/SubpageGewerbe.astro';
|
||||
import SubpageContact from '../components/SubpageContact.astro';
|
||||
import SubpageImpressum from '../components/SubpageImpressum.astro';
|
||||
import SubpageDatenschutz from '../components/SubpageDatenschutz.astro';
|
||||
import EasterEgg from '../components/EasterEgg.astro';
|
||||
---
|
||||
|
||||
<Layout title="Gebrüder Brabetz GmbH - Premium GaLaBau">
|
||||
@@ -40,6 +41,7 @@ import SubpageDatenschutz from '../components/SubpageDatenschutz.astro';
|
||||
<SubpageContact />
|
||||
<SubpageImpressum />
|
||||
<SubpageDatenschutz />
|
||||
<EasterEgg />
|
||||
|
||||
<!-- CHARTS INIT -->
|
||||
<script is:inline>
|
||||
|
||||
Reference in New Issue
Block a user