Brand new privacy policy!

This commit is contained in:
2019-10-08 00:52:53 -05:00
parent 1e71f1aede
commit ea59d53c90
5 changed files with 120 additions and 87 deletions

View File

@ -1,6 +1,9 @@
location = /old/ {
return 301 /classic/;
}
location = /privacy-policy/ {
return 301 /privacy/;
}
location = /software/im/ {
return 301 /software/real-time-communication/;
}