index.html aktualisiert

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