summaryrefslogtreecommitdiff
path: root/includes/templates/head.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/templates/head.php')
-rwxr-xr-xincludes/templates/head.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/includes/templates/head.php b/includes/templates/head.php
index 07b6e80..d7c5758 100755
--- a/includes/templates/head.php
+++ b/includes/templates/head.php
@@ -1,4 +1,4 @@
-<link rel="stylesheet" href="/styles/style.css">
-<link rel="icon" href="/img/favicon.png">
+<link rel="stylesheet" href="styles/style.css">
+<link rel="icon" href="img/favicon.png">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> \ No newline at end of file