mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
fix linting error by removing newline
This commit is contained in:
parent
9171a17780
commit
ee3dccaa93
@ -1,8 +1,7 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
siteTitle: 'Ocean Developer Documentation',
|
siteTitle: 'Ocean Developer Documentation',
|
||||||
siteShortTitle: 'Docs',
|
siteShortTitle: 'Docs',
|
||||||
siteDescription:
|
siteDescription: 'Tools to Build Data Markets, and Manage ERC20 Data Assets',
|
||||||
'Tools to Build Data Markets, and Manage ERC20 Data Assets',
|
|
||||||
siteUrl: process.env.SITE_URL || 'https://docs.oceanprotocol.com',
|
siteUrl: process.env.SITE_URL || 'https://docs.oceanprotocol.com',
|
||||||
siteIcon: 'node_modules/@oceanprotocol/art/logo/favicon-black.png',
|
siteIcon: 'node_modules/@oceanprotocol/art/logo/favicon-black.png',
|
||||||
siteCompany: 'Ocean Protocol Foundation Ltd.',
|
siteCompany: 'Ocean Protocol Foundation Ltd.',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user