summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-05-29 08:32:45 +0100
committerPaul Buetow <paul@buetow.org>2022-05-29 08:32:45 +0100
commit219820da6e595e50d67a01365b73883600e662df (patch)
tree09716ab23eca07b395eca77e1489ebe1e7230b1e /index.html
parent092f67203b75e3256a6e1c9f50cbe76a97ba4eee (diff)
override styles
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index f6d313e2..c58d9ec6 100644
--- a/index.html
+++ b/index.html
@@ -5,6 +5,7 @@
<title> foo.zone</title>
<link rel="shortcut icon" type="image/gif" href="/favicon.ico" />
<link rel="stylesheet" href="style.css" />
+<link rel="stylesheet" href="style-override.css" />
</head>
<body>
<h1> foo.zone</h1>