Removed multiline JS string to fix tests

This commit is contained in:
Troy McConaghy 2018-11-13 17:23:25 +01:00
parent 8b0ee89602
commit 29be159df1
1 changed files with 1 additions and 2 deletions

View File

@ -2,8 +2,7 @@ module.exports = {
siteTitle: 'Ocean Protocol Documentation',
siteShortTitle: 'Docs',
siteDescription:
'Learn about the components of the Ocean Protocol software stack,\
and how to run or use the components relevant to you.',
'Learn about the components of the Ocean Protocol software stack, and how to run or use the components relevant to you.',
siteUrl: process.env.SITE_URL || 'https://docs.oceanprotocol.com',
siteIcon: 'src/images/profile.png',
siteCompany: 'Ocean Protocol Foundation Ltd.',