Initial commit
CI / test (push) Canceled after 0s

This commit is contained in:
2026-09-12 22:22:17 +02:00
commit 904d14b64c
314 changed files with 31884 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
<!doctype html>
<html lang="de">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Offline · Gardomatic</title>
</head>
<body>
<main>
<h1>Gardomatic ist gerade offline</h1>
<p>Bitte stelle die Netzwerkverbindung wieder her und versuche es erneut.</p>
</main>
</body>
</html>