1
0
Fork 0
mirror of https://git.sr.ht/~cadence/bibliogram synced 2026-03-01 18:31:35 +00:00

Add privacy policy template

This commit is contained in:
Cadence Fish 2020-02-05 23:11:00 +13:00
parent 4fc7d6aa1e
commit 8b964a18e4
No known key found for this signature in database
GPG key ID: 81015DF9AA8607E1
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*