add logo/icon
This commit is contained in:
parent
5ac8d16172
commit
33e55bc705
5 changed files with 348 additions and 6 deletions
|
|
@ -992,11 +992,6 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
|||
{"name": "Private", "color": [255, 128, 128]}
|
||||
],
|
||||
/*
|
||||
"sendReferrer", if set to false, will cause all outgoing links to originate
|
||||
from one single URL
|
||||
*/
|
||||
"sendReferrer": false,
|
||||
/*
|
||||
"site" contains various settings for this instance. In "email", "contact"
|
||||
if the address in the contact form (to), "system" is the address used by
|
||||
the system (from).
|
||||
|
|
@ -1011,7 +1006,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
|||
// E-mail address uses by the system (from)
|
||||
"system": "system@collective-cinema.net"
|
||||
},
|
||||
"https": false,
|
||||
"https": true,
|
||||
"id": "collectivecinema",
|
||||
"name": "Collective Cinema",
|
||||
// Set to true to allow search engines to index the site
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue