mirror of
https://github.com/oceanprotocol/market.git
synced 2024-11-15 09:44:53 +01:00
11 lines
198 B
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": "/"
|
||
|
}
|
||
|
]
|
||
|
}
|