Skip to content

Commit

Permalink
fix: show docusaurus 404 page on error
Browse files Browse the repository at this point in the history
Fix #43
  • Loading branch information
molant committed Jul 7, 2021
1 parent 4f13d69 commit 16c5d4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"root": "build/",
"clean_urls": true,
"absolute_redirect": false,
"error_page": "docs/latest/404.html",
"headers":{
"/**":{
"Cache-Control": "no-cache"
Expand Down

0 comments on commit 16c5d4c

Please sign in to comment.