aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-03-22 22:50:05 +0100
committerNatasha Moongrave <natasha@256phi.eu>2026-03-22 22:50:05 +0100
commite84b5703544f8e0642f24e058b7b848c92b746dd (patch)
tree6d7258e5d6f5704b5e6083135216ef58ccdf39a6
parenteafcf42df95baa2e2faa6525183f13769e8bfd76 (diff)
Moved index.html from . to src/index.html
-rw-r--r--src/index.html (renamed from index.html)2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/src/index.html
index 5fa05e1..3ae5d55 100644
--- a/index.html
+++ b/src/index.html
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<title>256phi</title>
- <link rel="stylesheet" href="style.css">
+ <link rel="stylesheet" href="Style/style.css">
</head>
<body>
<!-- Background with OpenGL -->