summaryrefslogtreecommitdiff
path: root/404.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 /404.html
parent9e7c2d6004f92a3341e0b034c84a20567753a6f7 (diff)
Tell the pages that the stylesheet is at root
Diffstat (limited to '404.html')
-rw-r--r--404.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/404.html b/404.html
index c5e19a1..5dcaa6c 100644
--- a/404.html
+++ b/404.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<head>
- <link rel="stylesheet" href="styles.css">
+ <link rel="stylesheet" href="/styles.css">
</head>
<body>
<header>