mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-06-03 00:49:16 +00:00
build: Use relative links in Hugo
This commit is contained in:
@@ -5,6 +5,9 @@ title: Privacy Guides
|
||||
ignoreFiles:
|
||||
- "blog"
|
||||
|
||||
# use relative links
|
||||
relativeURLs: true
|
||||
|
||||
# import hextra as module
|
||||
module:
|
||||
imports:
|
||||
@@ -95,7 +98,7 @@ params:
|
||||
base: "https://github.com/privacyguides/privacyguides.org/edit/main/content"
|
||||
|
||||
rss:
|
||||
sections:
|
||||
sections:
|
||||
- docs
|
||||
|
||||
enableGitInfo: true
|
||||
|
||||
Reference in New Issue
Block a user