1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00
market/content/site.json
Marco Elissa a5a32b1534 Revert "Merge branch 'main' into orbis"
This reverts commit 3cdaf54827, reversing
changes made to 02f2acb774.
2023-01-25 16:31:01 +07:00

22 lines
622 B
JSON

{
"siteTitle": "Ocean Market",
"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."
}
}