use .com
This commit is contained in:
parent
fc49ec0907
commit
3e76a03f04
1 changed files with 3 additions and 3 deletions
|
@ -1209,10 +1209,10 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
|||
"email": {
|
||||
// E-mail address in contact form (to)
|
||||
"contact": "js2034@cam.ac.uk",
|
||||
"footer": "-- \npandora.cinemusespace.org",
|
||||
"footer": "-- \npandora.cinemusespace.com",
|
||||
"prefix": "CineMuseSpace News -",
|
||||
// E-mail address uses by the system (from)
|
||||
"system": "system@pandora.cinemusespace.org"
|
||||
"system": "system@pandora.cinemusespace.com"
|
||||
},
|
||||
"https": false,
|
||||
"id": "cms",
|
||||
|
@ -1220,7 +1220,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
|||
// Set to true to allow search engines to index the site
|
||||
"public": false,
|
||||
"sendReferrer": true,
|
||||
"url": "pandora.cinemusespace.org"
|
||||
"url": "pandora.cinemusespace.com"
|
||||
},
|
||||
/*
|
||||
"sitePages" defines the sections of the main site dialog. If "news" is
|
||||
|
|
Loading…
Reference in a new issue