1
1
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:
2026-05-18 12:43:44 -05:00
parent a1c5f68b9e
commit d50adffb61
2 changed files with 25 additions and 22 deletions
+4 -1
View File
@@ -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