removed config.site.description

This commit is contained in:
bill bittner 2017-12-15 07:59:00 -08:00
parent e0c6210bc2
commit 6a41a9920f

View file

@ -23,9 +23,8 @@ module.exports = {
uploadDirectory: null, // enter file path to where uploads/publishes should be stored
},
site: {
name : 'Spee.ch',
host : 'https://spee.ch',
description: 'Decentralized video and content hosting.',
name: 'Spee.ch',
host: 'https://spee.ch',
},
publishing: {
defaultTitle : 'Spee.ch',