Update files

This commit is contained in:
Stian
2025-08-04 23:12:39 +02:00
parent 1f75ae032b
commit c6ef92a77f
4 changed files with 8 additions and 3 deletions
+10
View File
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>HTML Test Page</title>
<style>body {color: white; background: darkslategray;} a {color: deepskyblue;}</style>
</head>
<body>
</body>
</html>