mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
0ccd375738
* C2D text update: proposal As suggested by Veronica and Roberto, proposing to update the C2D alert in the publish flow to have a softer connotation. Requesting review/opinions to the OM team * Update content/site.json Co-authored-by: Jamie Hewitt <jamie@oceanprotocol.com>
22 lines
601 B
JSON
22 lines
601 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": "[Lock your OCEAN](https://df.oceandao.org/) to get veOCEAN, earn rewards and curate data.",
|
|
"warning": {
|
|
"ctd": "Please note that Compute-to-Data is still in alpha phase."
|
|
}
|
|
}
|