summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
author53hornet <atc@53hor.net>2021-12-09 22:14:14 -0500
committer53hornet <atc@53hor.net>2021-12-09 22:14:14 -0500
commit9f5bdc7e70a9ae6e6ce7c62f87e022d4d1b84416 (patch)
tree987665bb0282fee846914f6eff14e1996092fca3 /includes
parent4df42ab435f7f575db747b2d50cfb0972172381a (diff)
download53hor-9f5bdc7e70a9ae6e6ce7c62f87e022d4d1b84416.tar.xz
53hor-9f5bdc7e70a9ae6e6ce7c62f87e022d4d1b84416.zip
feat: updated svg favicon
Diffstat (limited to 'includes')
-rw-r--r--includes/head.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/head.php b/includes/head.php
index 246f351..ba16fb0 100644
--- a/includes/head.php
+++ b/includes/head.php
@@ -193,6 +193,8 @@
echo '<title>53hornet</title>';
}
?>
+
+ <link rel="icon" href="/53hornet.svg" type="image/svg+xml">
</head>
<body>