fix relative pathing for dynamic fetch
This commit is contained in:
parent
8e85e274f6
commit
3b3e6ec3b2
5 changed files with 63 additions and 45 deletions
|
@ -2,7 +2,7 @@ baseURL = "https://quartz.jzhao.xyz/"
|
|||
languageCode = "en-us"
|
||||
googleAnalytics = "G-XYFD95KB4J"
|
||||
pygmentsUseClasses = true
|
||||
relativeURLs = true
|
||||
relativeURLs = false
|
||||
disablePathToLower = true
|
||||
ignoreFiles = [
|
||||
"/content/templates/*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue