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
|
|
@ -7,6 +7,7 @@
|
|||
let constants = {
|
||||
// Things that server owners _should_ change!
|
||||
website_origin: "http://localhost:10407",
|
||||
has_privacy_policy: false, // You MUST read /src/site/pug/privacy.pug.template before changing this!
|
||||
|
||||
// Things that server owners _could_ change if they want to.
|
||||
tor: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue