From 7bf0db32b3740b764357e1f2c8a50ee54c6a400a Mon Sep 17 00:00:00 2001 From: Daragh Downes Date: Mon, 26 Aug 2024 23:34:46 +0100 Subject: [PATCH] feat : add favicon, update gitlfs to track it --- .gitattributes | 1 + src/img/favicon.ico | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 src/img/favicon.ico diff --git a/.gitattributes b/.gitattributes index 04743e5..ec60e32 100644 --- a/.gitattributes +++ b/.gitattributes @@ -23,6 +23,7 @@ eol=lf *.png filter=lfs diff=lfs merge=lfs -text *.jpg filter=lfs diff=lfs merge=lfs -text *.gif filter=lfs diff=lfs merge=lfs -text +*.ico filter=lfs diff=lfs merge=lfs -text # Fonts *.ttf filter=lfs diff=lfs merge=lfs -text diff --git a/src/img/favicon.ico b/src/img/favicon.ico new file mode 100644 index 0000000..aee63d4 --- /dev/null +++ b/src/img/favicon.ico @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55a858ac87aa45de775b61212334cd1403634575e3f241e0dc05086155c22d60 +size 3146