Update our Terms of Service, split Privacy Policy into its own page

This commit is contained in:
wiz
2021-08-02 18:42:18 +09:00
parent 15903faf49
commit d061f7589c
9 changed files with 103 additions and 24 deletions

View File

@@ -138,6 +138,8 @@
<div class="terms-of-service">
<a [routerLink]="['/terms-of-service']" i18n="shared.terms-of-service|Terms of Service">Terms of Service</a>
|
<a [routerLink]="['/privacy-policy']" i18n="shared.privacy-policy|Privacy Policy">Privacy Policy</a>
</div>
</div>