Skip to content

Commit 19dd268

Browse files
author
Patrick Widmer
committed
chore: update site config
1 parent dc16cbe commit 19dd268

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

hugo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ ignoreErrors = ["error-disable-taxonomy"]
4646

4747
# The path to your "favicon". This should be a square (at least 32px x 32px) png-file.
4848
# Hint: It's good practise to also put a "favicon.ico"-file into your "static"-folder.
49-
favicon = "images/favicon.png"
49+
# favicon = "images/favicon.png"
5050

5151
# These "images" are used for the structured data templates. This will show up, when
5252
# services like Twitter or Slack want to generate a preview of a link to your site.
@@ -66,7 +66,7 @@ ignoreErrors = ["error-disable-taxonomy"]
6666
# By default, if you want to read more than one blog post you have to always go
6767
# back to the /blog page.
6868
# By enabling this feature each blog post will have at the end a navigator
69-
enablePostNavigator = true
69+
# enablePostNavigator = true
7070

7171
# By default, this theme displays dates with a format like "02 Jan, 2006", but
7272
# you can customize it by setting the `dateFormat` param in your site's config

0 commit comments

Comments
 (0)