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.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/link-tags-in-head.php b/includes/link-tags-in-head.php
new file mode 100644
index 0000000..3b5f302
--- /dev/null
+++ b/includes/link-tags-in-head.php
@@ -0,0 +1,2 @@
+<link rel="icon" href="../img/site-icon.webp" type="image/x-icon">
+<link rel="stylesheet" href="../css/style.css">