1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-11-15 09:44:53 +01:00
market/content/pages/404.json

11 lines
198 B
JSON
Raw Normal View History

2020-11-19 21:55:16 +01:00
{
"title": "404 - Oops, that did not work",
"description": "Pardon us, the page you requested is not here.",
"actions": [
{
"title": "Back to Homepage",
"url": "/"
}
]
}