Skip to content

Commit

Permalink
Deprecates 404 until I figure out why it is creating issues
Browse files Browse the repository at this point in the history
  • Loading branch information
sbastn committed Jun 10, 2021
1 parent a67aba8 commit 3fa657e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion services/404/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"config": {
"deprecated": true,
"name": "404",
"label": "404 Not Found Page",
"description": "Will display a 404 not found page with random images or videos along with your domain name",
Expand All @@ -14,4 +15,4 @@
"ttl": 3600
}
]
}
}

0 comments on commit 3fa657e

Please sign in to comment.