market/content/site.json

22 lines
622 B
JSON
Raw Normal View History

{
"siteTitle": "Ocean Market",
2022-08-15 15:57:53 +02:00
"siteTagline": "A marketplace to find, publish and trade datasets in the Ocean Network.",
"siteUrl": "https://market.oceanprotocol.com",
"siteImage": "/share.png",
"copyright": "All Rights Reserved. Powered by ",
"menu": [
{
"name": "Publish",
"link": "/publish/1"
},
{
"name": "Profile",
"link": "/profile"
}
],
"announcement": "Polygon hardfork is happening 17 Jan 2023. There may be disruptions in the publishing and consuming of assets.",
"warning": {
"ctd": "Please note that Compute-to-Data is still in alpha phase."
}
}