Add Paul's spiffy favicon
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -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
|
||||||
|
@ -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
BIN
static/favicon.ico
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user