index.html erstellt (test)

This commit is contained in:
arslandevelopments
2026-07-08 14:06:31 +02:00
parent 3b4d70b9b0
commit 47fa309885
+9
View File
@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<title>Habit Tracker</title>
</head>
<body>
<h1>Habit Tracker</h1>
</body>
</html>