File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments