aboutsummaryrefslogtreecommitdiffstats
path: root/includes/link-tags-in-head.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/link-tags-in-head.php')
-rw-r--r--includes/link-tags-in-head.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/includes/link-tags-in-head.php b/includes/link-tags-in-head.php
index 3b5f302..b05273b 100644
--- a/includes/link-tags-in-head.php
+++ b/includes/link-tags-in-head.php
@@ -1,2 +1,2 @@
-<link rel="icon" href="../img/site-icon.webp" type="image/x-icon">
-<link rel="stylesheet" href="../css/style.css">
+<link rel="icon" href="/img/site-icon.webp" type="image/x-icon">
+<link rel="stylesheet" href="/css/style.css">