1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-27 22:01:09 +00:00

Handle standard language codes properly (#2050)

This commit is contained in:
2023-02-27 21:44:53 -06:00
parent cc696093ce
commit f516235dd4
214 changed files with 504 additions and 493 deletions

5
.gitmodules vendored
View File

@@ -1,6 +1,9 @@
[submodule "mkdocs-material-insiders"]
path = mkdocs-material
path = modules/mkdocs-material
url = git@github.com:privacyguides/mkdocs-material-insiders.git
[submodule "docs/assets/brand"]
path = docs/assets/brand
url = https://github.com/privacyguides/brand.git
[submodule "mkdocs-static-i18n"]
path = modules/mkdocs-static-i18n
url = git@github.com:privacyguides/mkdocs-static-i18n.git