Add hidden Easter Egg clicker game triggered by clicking the company name 5 times

This commit is contained in:
Felix Brabetz
2026-05-16 04:45:57 +02:00
parent 44302d1dfd
commit 65a875fbaf
3 changed files with 49 additions and 1 deletions
+2
View File
@@ -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>