index.html aktualisiert

This commit is contained in:
ds
2025-12-19 20:20:23 +00:00
parent eac820d8fe
commit a1bc4ffb64
+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>