1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00
market/content/site.json
2023-04-23 20:13:52 +03:00

22 lines
619 B
JSON

{
"siteTitle": "OpenData Community Challenge",
"siteTagline": "A home for OpenData Community data sets and Legos for the protection of web3",
"siteUrl": "https://odc.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."
}
}