1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-30 13:51:42 +02:00
market/content/pages/404.json

11 lines
198 B
JSON

{
"title": "404 - Oops, that did not work",
"description": "Pardon us, the page you requested is not here.",
"actions": [
{
"title": "Back to Homepage",
"url": "/"
}
]
}