mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-02 09:42:35 +00:00
feat!: Homepage and tools page redesigns (#2680)
Signed-off-by: Niek de Wilde <niek@privacyguides.org> Signed-off-by: Mare Polaris <15004290+ph00lt0@users.noreply.github.com> Signed-off-by: Freddy <freddy@privacyguides.org> Signed-off-by: redoomed1 <161974310+redoomed1@users.noreply.github.com>
This commit is contained in:
3
run.sh
3
run.sh
@ -84,7 +84,7 @@ if [ "$language" != "en" ]; then
|
||||
export BUILD_DOCS_DIR="i18n/$language"
|
||||
export BUILD_EDIT_URI_TEMPLATE="https://github.com/privacyguides/i18n/blob/main/i18n/$language/{path}?plain=1"
|
||||
export BUILD_SITE_DIR="site/$language"
|
||||
export BUILD_SITE_URL="https://privacyguides.org/$language"
|
||||
export BUILD_SITE_URL="https://www.privacyguides.org/$language"
|
||||
export BUILD_THEME_LANGUAGE="$language"
|
||||
fi
|
||||
|
||||
@ -129,6 +129,7 @@ markdown_extensions:
|
||||
material.extensions.preview:
|
||||
sources:
|
||||
exclude:
|
||||
- index.md
|
||||
- tools.md
|
||||
targets:
|
||||
exclude:
|
||||
|
Reference in New Issue
Block a user