Skip to content

Commit

Permalink
Merge pull request #1 from BristolSTA/404-page
Browse files Browse the repository at this point in the history
Add 404 redirect
  • Loading branch information
zst-c authored Sep 8, 2024
2 parents 8a362e0 + 9a8423b commit 689f41e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ErrorDocument 404 /index.html

0 comments on commit 689f41e

Please sign in to comment.