summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorCopywrong <>2026-03-06 15:38:32 -0500
committerCopywrong <>2026-03-06 15:38:32 -0500
commit0d1fe491790c37b63d183e9f494d09adec244100 (patch)
treea44e54be11cb3609139578148c8fde815fce13b6 /index.html
parent9e7c2d6004f92a3341e0b034c84a20567753a6f7 (diff)
Tell the pages that the stylesheet is at root
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 3f7db8d..4aa7ab5 100644
--- a/index.html
+++ b/index.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<head>
- <link rel="stylesheet" href="styles.css">
+ <link rel="stylesheet" href="/styles.css">
</head>
<body>
<header>