mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 03:26:22 +00:00
set relativeUrls to true
This commit is contained in:
parent
99aea48260
commit
532bc61025
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ baseURL = "https://quartz.jzhao.xyz/"
|
|||
languageCode = "en-us"
|
||||
googleAnalytics = "G-XYFD95KB4J"
|
||||
pygmentsUseClasses = true
|
||||
relativeURLs = false
|
||||
relativeURLs = true
|
||||
disablePathToLower = true
|
||||
ignoreFiles = [
|
||||
"/content/templates/*",
|
||||
|
|
Loading…
Reference in a new issue