summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2025-03-04 23:05:58 +0100
committerYuval Adam <_@yuv.al>2025-03-04 23:05:58 +0100
commit0f19e2f80ac7ac2f45310eab35e2af5e55f23de2 (patch)
tree6305e86a0216aa61dad2042afedba10d6da4c1b5 /index.html
parent7594c37f28cdaf58a718d2e981000cb2a3a3e7e5 (diff)
Extract base 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 5126ac5..e89ef13 100644
--- a/index.html
+++ b/index.html
@@ -27,6 +27,7 @@
rel="stylesheet">
<!-- Main Stylesheet -->
+ <link rel="stylesheet" href="base.css">
<link rel="stylesheet" href="styles.css">
</head>