mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-14 02:17:29 -05:00
Fix URLs for baseURLs that are on a subpath
This commit is contained in:
@ -17,8 +17,8 @@ enableGitInfo = true
|
||||
description = "Example website for bobatheme"
|
||||
|
||||
# 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
|
||||
|
Reference in New Issue
Block a user