Fix favicon URL for subpaths (mostly demo)

This commit is contained in:
2021-11-12 20:01:46 -06:00
parent 77731aacb8
commit 4a1d52e11b
2 changed files with 3 additions and 3 deletions

View File

@ -21,8 +21,8 @@ params:
description: My personal website
# these are for favicons in bobatheme (unset by default)
faviconICO: /favicon.ico
faviconPNG: /favicon.png
faviconICO: favicon.ico
faviconPNG: favicon.png
# show reading time (enabled by default)
readingtime: true