Add privacy policy template

This commit is contained in:
Cadence Fish
2020-02-05 23:11:00 +13:00
parent 4fc7d6aa1e
commit 8b964a18e4
6 changed files with 153 additions and 2 deletions

3
.gitignore vendored
View File

@@ -2,6 +2,9 @@
node_modules
.vscode
# Personalisation stuff
/src/site/pug/privacy.pug
# Database stuff
db/**/*.db*