mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-01 09:12:39 +00:00
About category changes (#1875)
Co-authored-by: Freddy <freddy@privacyguides.org> Co-authored-by: matchboxbananasynergy <107055883+matchboxbananasynergy@users.noreply.github.com> Co-authored-by: mfwmyfacewhen <94880365+mfwmyfacewhen@users.noreply.github.com> Co-authored-by: Kai Tebay <95620167+KaiTebay@users.noreply.github.com>
This commit is contained in:
10
netlify.toml
10
netlify.toml
@ -3,7 +3,7 @@
|
||||
command = "mkdocs build --config-file mkdocs.production.yml"
|
||||
|
||||
[context.production.environment]
|
||||
CARDS = "true"
|
||||
PRODUCTION = "true"
|
||||
|
||||
[[redirects]]
|
||||
from = "/.well-known/matrix/*"
|
||||
@ -15,6 +15,14 @@
|
||||
from = "/kb"
|
||||
to = "/basics/threat-modeling/"
|
||||
|
||||
[[redirects]]
|
||||
from = "/coc"
|
||||
to = "/CODE_OF_CONDUCT/"
|
||||
|
||||
[[redirects]]
|
||||
from = "/team"
|
||||
to = "/about/"
|
||||
|
||||
[[redirects]]
|
||||
from = "/browsers"
|
||||
to = "/desktop-browsers/"
|
||||
|
Reference in New Issue
Block a user