mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
f20a6a5a48
* Opening link in new tab * Adding styling to link * Updating button font size
22 lines
575 B
JSON
22 lines
575 B
JSON
{
|
|
"siteTitle": "Ocean Market",
|
|
"siteTagline": "A marketplace to find, publish and trade data sets 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": "Data NFTs, One-Sided Staking and more.",
|
|
"warning": {
|
|
"ctd": "Compute-to-Data is still in a testing phase, please use it only on test networks."
|
|
}
|
|
}
|