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 = {
|
||||
siteTitle: 'Ocean Developer Documentation',
|
||||
siteShortTitle: 'Docs',
|
||||
siteDescription:
|
||||
'Tools to Build Data Markets, and Manage ERC20 Data Assets',
|
||||
siteDescription: 'Tools to Build Data Markets, and Manage ERC20 Data Assets',
|
||||
siteUrl: process.env.SITE_URL || 'https://docs.oceanprotocol.com',
|
||||
siteIcon: 'node_modules/@oceanprotocol/art/logo/favicon-black.png',
|
||||
siteCompany: 'Ocean Protocol Foundation Ltd.',
|
||||
|
Loading…
Reference in New Issue
Block a user