Add Paul's spiffy favicon

This commit is contained in:
Pim van Pelt
2022-09-04 12:20:33 +02:00
parent 2a0ff1ec11
commit 593d63d9b8
3 changed files with 5 additions and 1 deletions

1
.gitattributes vendored
View File

@ -4,6 +4,7 @@
*.sh filter=lfs diff=lfs merge=lfs -text *.sh filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text *.png filter=lfs diff=lfs merge=lfs -text
*.jpg 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 *.gitignore !text !filter !merge !diff
*.yml !text !filter !merge !diff *.yml !text !filter !merge !diff
*.toml !text !filter !merge !diff *.toml !text !filter !merge !diff

View File

@ -10,7 +10,7 @@ paginate = 4
[params] [params]
author = "Pim and Paul" author = "Pim and Paul"
siteHeading = "Roadtrip NO/SE" # defaults to author 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 showBlogLatest = true
mainSections = ["blog"] mainSections = ["blog"]
showTaxonomyLinks = false showTaxonomyLinks = false

BIN
static/favicon.ico (Stored with Git LFS) Normal file

Binary file not shown.