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:
parent
4fc7d6aa1e
commit
8b964a18e4
6 changed files with 153 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -2,6 +2,9 @@
|
|||
node_modules
|
||||
.vscode
|
||||
|
||||
# Personalisation stuff
|
||||
/src/site/pug/privacy.pug
|
||||
|
||||
# Database stuff
|
||||
db/**/*.db*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue