mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-12-15 07:53:21 -05:00
Brand new privacy policy! (#1385)
* Brand new privacy policy! * Better markdown * Clarification * Update pages/privacy.md Co-Authored-By: Mikaela Suomalainen <mikaela+git@mikaela.info> * Add revision history * Remove payment processors * Fix code block coloring in dark theme * Typo Co-Authored-By: blacklight447 <blacklight447@privacytools.io> * Not a policy
This commit is contained in:
parent
50b8a00184
commit
45053a281d
7 changed files with 121 additions and 89 deletions
|
|
@ -1,6 +1,9 @@
|
|||
location = /old/ {
|
||||
return 301 /classic/;
|
||||
}
|
||||
location = /privacy-policy/ {
|
||||
return 301 /privacy/;
|
||||
}
|
||||
location = /software/im/ {
|
||||
return 301 /software/real-time-communication/;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue