281 unfurl show links #303
1 changed files with 2 additions and 3 deletions
|
@ -23,9 +23,8 @@ module.exports = {
|
||||||
uploadDirectory: null, // enter file path to where uploads/publishes should be stored
|
uploadDirectory: null, // enter file path to where uploads/publishes should be stored
|
||||||
},
|
},
|
||||||
site: {
|
site: {
|
||||||
name : 'Spee.ch',
|
name: 'Spee.ch',
|
||||||
host : 'https://spee.ch',
|
host: 'https://spee.ch',
|
||||||
description: 'Decentralized video and content hosting.',
|
|
||||||
},
|
},
|
||||||
publishing: {
|
publishing: {
|
||||||
defaultTitle : 'Spee.ch',
|
defaultTitle : 'Spee.ch',
|
||||||
|
|
Loading…
Reference in a new issue