From 8ac041536a46bb3e5a77afa2b5da0e6ee6ab7469 Mon Sep 17 00:00:00 2001 From: bye Date: Wed, 3 Jul 2024 14:20:15 +0100 Subject: [PATCH] Favicon --- favicon.ico | Bin 0 -> 582 bytes favicon.svg | 44 ++++++++++++++++++++++++++++++++++++++++ views/partials/head.php | 14 ++++++++----- 3 files changed, 53 insertions(+), 5 deletions(-) create mode 100644 favicon.ico create mode 100644 favicon.svg diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..55f8337278fc94f2ad9f2c340658d36f65ecf594 GIT binary patch literal 582 zcmZQzU<5)QUIrj3!C=6|z#zuJz@P!dJU}c3#2|4H0LhJl;U5AA3>X-Y@q+>ehW{TJ Q7(g^K{tgs-3B({d01|%_1ONa4 literal 0 HcmV?d00001 diff --git a/favicon.svg b/favicon.svg new file mode 100644 index 0000000..bc9d790 --- /dev/null +++ b/favicon.svg @@ -0,0 +1,44 @@ + + + + + Made with Pixels to Svg https://codepen.io/shshaw/pen/XbxvNj + + + diff --git a/views/partials/head.php b/views/partials/head.php index 4fb9c30..4bc6fec 100644 --- a/views/partials/head.php +++ b/views/partials/head.php @@ -1,12 +1,16 @@ +' . $page_title . ' ~> ByeCorps ID'; +} +?> + -' . $page_title . ''; -} -?> + + +