feat: bunte Farbwelt und neues Hero-Motiv
Docker-Image bauen / Image bauen und veröffentlichen (push) Successful in 19s

This commit is contained in:
2026-07-13 22:45:26 +02:00
parent cb97e04fbc
commit 875d63eb39
5 changed files with 77 additions and 61 deletions
+1
View File
@@ -13,6 +13,7 @@ const mimeTypes = {
".jpeg": "image/jpeg",
".png": "image/png",
".svg": "image/svg+xml",
".webp": "image/webp",
};
createServer((request, response) => {