module.exports = { title: 'Ocean Protocol 💖 IPFS', description: `Ocean Protocol's public IPFS Node, setup to be a public gateway, and to provide some access to its HTTP API for everyone.
Learn More →`, url: 'https://ipfs.oceanprotocol.com', ipfsGateway: 'https://ipfs.oceanprotocol.com', ipfsNodeUri: 'https://ipfs.oceanprotocol.com:443', links: [ { name: 'Homepage', url: 'https://oceanprotocol.com' }, { name: 'Blog', url: 'https://blog.oceanprotocol.com' }, { name: 'Twitter', url: 'https://twitter.com/oceanprotocol' }, { name: 'GitHub', url: 'https://github.com/oceanprotocol' } ] }