summaryrefslogtreecommitdiff
path: root/includes/head.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/head.php')
-rw-r--r--includes/head.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/includes/head.php b/includes/head.php
index 4b95e2f..748e4b7 100644
--- a/includes/head.php
+++ b/includes/head.php
@@ -15,7 +15,7 @@
@font-face {
font-family: "Iosevka Slab";
font-display: swap;
- src: url("/includes/iosevka-slab-regular.woff2");
+ src: url("/assets/iosevka-slab-regular.woff2");
}
:root {
@@ -194,7 +194,7 @@
}
?>
- <link rel="icon" href="/53hornet.svg" type="image/svg+xml">
+ <link rel="icon" href="/assets/53hornet.svg" type="image/svg+xml">
</head>
<body>