index.html aktualisiert

This commit is contained in:
ds
2025-12-20 01:23:59 +00:00
parent 4b47a99c38
commit 1721bc089b
+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>