From 9f5bdc7e70a9ae6e6ce7c62f87e022d4d1b84416 Mon Sep 17 00:00:00 2001 From: 53hornet Date: Thu, 9 Dec 2021 22:14:14 -0500 Subject: feat: updated svg favicon --- 53hornet.svg | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ includes/head.php | 2 ++ 2 files changed, 52 insertions(+) create mode 100644 53hornet.svg diff --git a/53hornet.svg b/53hornet.svg new file mode 100644 index 0000000..520d069 --- /dev/null +++ b/53hornet.svg @@ -0,0 +1,50 @@ + + + + 53 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 '53hornet'; } ?> + + -- cgit v1.2.3