index.html aktualisiert

This commit is contained in:
ds
2025-12-19 20:32:23 +00:00
parent d7049bc98a
commit 2d8e1425d7
+1 -1
View File
@@ -8,7 +8,7 @@
<link rel="stylesheet" href="style.css">
</head>
<body>
Hello template...
Hello template
<script src="index.js"></script>
</body>
</html>