1
0
This commit is contained in:
matt
2025-02-02 18:32:13 +01:00
parent 1b631a2f67
commit 8a18effa31
7 changed files with 394 additions and 1 deletions

View File

@ -88,9 +88,14 @@
</div>
<div class="category">
<div class="category-title">Sweets for Animals</div>
<div class="category-description">Tap the cat for cakes, bunny for donuts</div>
<div class="category-description">Tap the cat for cakes, bunny for donuts. Give Sweets away.</div>
<a href="/programmieren/spiele/sweets-for-animals">Mehr erfahren</a>
</div>
<div class="category">
<div class="category-title">Snake Game</div>
<div class="category-description">Experience the timeless classic by guiding the snake, collecting food, avoiding collisions! Play now.</div>
<a href="/programmieren/spiele/snake">Mehr erfahren</a>
</div>
</div>
</body>
</html>