diff --git a/src/components/EasterEgg.astro b/src/components/EasterEgg.astro index 9a4bf30..5a76a13 100644 --- a/src/components/EasterEgg.astro +++ b/src/components/EasterEgg.astro @@ -46,7 +46,11 @@ Goldener Brabetz-Grüner-Daumen -

Zertifikats-ID: BRB-PLX-2026-NICE

+

Zertifikats-ID: BRB-PLX-2026-NICE

+ + @@ -54,3 +58,44 @@
+ + diff --git a/src/pages/index.astro b/src/pages/index.astro index 419643f..41190ae 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -122,4 +122,5 @@ import EasterEgg from '../components/EasterEgg.astro'; }); }); +