Fix URLs with subpath in baseURL

This commit is contained in:
BBaoVanC 2021-10-23 00:25:43 -05:00
parent e201233dc5
commit 8c8aeb6712
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
2 changed files with 3 additions and 3 deletions

View File

@ -21,8 +21,8 @@ enableGitInfo = true
description = "My personal website"
# these are for favicons in bobatheme
faviconICO = "/favicon.ico"
faviconPNG = "/favicon.png"
faviconICO = "favicon.ico"
faviconPNG = "favicon.png"
# show word count and/or reading time (enabled by default)
wordcount = true

@ -1 +1 @@
Subproject commit edff1f416d0a2ca114892e433f744c0c64713598
Subproject commit 4e9ce6df46dd2698ffbc7364ea159bad14ba52f0