From 593d63d9b85e28121e437df17104e7698404069d Mon Sep 17 00:00:00 2001 From: Pim van Pelt Date: Sun, 4 Sep 2022 12:20:33 +0200 Subject: [PATCH] Add Paul's spiffy favicon --- .gitattributes | 1 + config.toml | 2 +- static/favicon.ico | 3 +++ 3 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 static/favicon.ico diff --git a/.gitattributes b/.gitattributes index ef7c58e..21ffccb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,6 +4,7 @@ *.sh filter=lfs diff=lfs merge=lfs -text *.png filter=lfs diff=lfs merge=lfs -text *.jpg filter=lfs diff=lfs merge=lfs -text +*.ico filter=lfs diff=lfs merge=lfs -text *.gitignore !text !filter !merge !diff *.yml !text !filter !merge !diff *.toml !text !filter !merge !diff diff --git a/config.toml b/config.toml index b4a510f..d53b74f 100644 --- a/config.toml +++ b/config.toml @@ -10,7 +10,7 @@ paginate = 4 [params] author = "Pim and Paul" siteHeading = "Roadtrip NO/SE" # defaults to author - favicon = "hugo_grotius.png" # Adds a small icon next to the page title in a tab + favicon = "favicon.ico" # Adds a small icon next to the page title in a tab showBlogLatest = true mainSections = ["blog"] showTaxonomyLinks = false diff --git a/static/favicon.ico b/static/favicon.ico new file mode 100644 index 0000000..980fde8 --- /dev/null +++ b/static/favicon.ico @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd0cc2eb5808e3abe29a46bf5db9c8ef67431b57052934edf6642ea99ef63585 +size 331318