asddad
All checks were successful
Deploy / deploy (push) Successful in 49s

This commit is contained in:
2026-07-19 22:08:55 +02:00
parent b9673814b5
commit b9026c7808
6 changed files with 319 additions and 13 deletions

View File

@@ -43,10 +43,10 @@ return [
'icon' => '🎒',
],
[
'slug' => 'freizeitideen',
'title' => 'Freizeitideen',
'description' => 'Ideen für Ausflüge, Beschäftigung, schlechtes Wetter und spontane freie Nachmittage.',
'icon' => '🌤️',
'slug' => 'sonstiges',
'title' => 'Sonstiges',
'description' => 'Alles, was thematisch dazugehört, aber in keinen der anderen Bereiche sauber hineinpasst.',
'icon' => '🧩',
],
],
],