mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-07-25 09:51:47 +00:00
Make sidebar sections open when clicked
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Hugo configuration file
|
||||
title: Privacy Guides
|
||||
relativeURLs: true
|
||||
baseURL: https://wiki.privacyguides.org
|
||||
locale: en-US
|
||||
|
||||
# temporarily ignore blog content
|
||||
ignoreFiles:
|
||||
@@ -101,17 +102,3 @@ outputs:
|
||||
home: [HTML, RSS, llms]
|
||||
page: [HTML, markdown, RSS]
|
||||
section: [HTML, RSS]
|
||||
|
||||
defaultContentLanguage: en
|
||||
defaultContentLanguageInSubdir: false
|
||||
languages:
|
||||
en:
|
||||
languageName: English
|
||||
weight: 1
|
||||
# baseURL: https://en.privacyguides.org
|
||||
contentDir: 'content'
|
||||
# fr:
|
||||
# languageName: Français
|
||||
# weight: 2
|
||||
# baseURL: https://fr.privacyguides.org
|
||||
# contentDir: 'translations/fr'
|
||||
|
||||
Reference in New Issue
Block a user