Merge remote develop

This commit is contained in:
2026-07-10 18:16:13 +02:00
2 changed files with 12 additions and 1 deletions
+11
View File
@@ -0,0 +1,11 @@
<!doctype html>
<html lang="de">
<head>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=public/">
<title>Habit Tracker</title>
</head>
<body>
<p><a href="public/">Habit Tracker starten</a></p>
</body>
</html>