summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorAmbrose <me@librelife.org>2026-03-19 01:16:47 -0400
committerAmbrose <me@librelife.org>2026-03-19 01:16:47 -0400
commitafcfe8940c35355fe1e6d01d7f9a569bf050850a (patch)
tree9277991bdc7971a9a8156631d12511144a02fbb6 /templates
parent8d11f43d9864f3b7f2e9ba40abca33ded9ef4a94 (diff)
Cleaned up some basic info & code on main page(s)
Diffstat (limited to 'templates')
-rw-r--r--templates/tmp_index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/tmp_index.html b/templates/tmp_index.html
index 82f6453..353420c 100644
--- a/templates/tmp_index.html
+++ b/templates/tmp_index.html
@@ -7,7 +7,7 @@
<meta name="author" content="Ambrose">
<title>Ambrose's Personal Webpage</title>
<link rel="Website icon" href="/static/favicon.svg" type="image/svg">
- <link rel="stylesheet" href="styles.css">
+ <link rel="stylesheet" href="/styles.css">
<script src="/static/js/jquery-1.10.2.js"></script>
</head>
<body>