summaryrefslogtreecommitdiff
path: root/writing/index.html
diff options
context:
space:
mode:
authorKai Stevenson <kai@kaistevenson.com>2022-10-08 16:17:23 -0700
committerKai Stevenson <kai@kaistevenson.com>2022-10-08 16:17:23 -0700
commitb04d7db80ce56b19d11cac5fa73b857fee405afa (patch)
tree2871188dffaaa104b708bd4e0598516538c05da8 /writing/index.html
parent6eef6e6748ebd996ce177d7265623905bfcf4359 (diff)
changed link structure
Diffstat (limited to 'writing/index.html')
-rw-r--r--writing/index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/writing/index.html b/writing/index.html
index f75e68b..766599a 100644
--- a/writing/index.html
+++ b/writing/index.html
@@ -1,10 +1,11 @@
<head>
- <link rel="stylesheet" href="../style.css">
+ <link rel="stylesheet" href="/style.css">
+ <link rel="icon" type="image/x-icon" href="/favicon.ico">
</head>
<body>
<div class="background">
<div class="contentpane">
- <h1>Writing | <a class="backbutton" href="../index.html">[Back]</a></h1>
+ <h1>Writing | <a class="backbutton" href="../">[Back]</a></h1>
<p>This is the index page for my writing. Obviously, if you follow the links below, you can read things I've written.
Whether or not you want to do that is up to you.
</p>