summaryrefslogtreecommitdiffstats
path: root/blog/index.php
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--blog/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/index.php b/blog/index.php
index d60a42d..d3ae77e 100644
--- a/blog/index.php
+++ b/blog/index.php
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>Squibid's Blog</title>
- <link rel="stylesheet" href="style.css">
+ <link rel="stylesheet" href="/style.css">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>