Skip to content

Commit 80e4359

Browse files
Copilotsj817
andauthored
feat: Add Netlify redirects for 404 page handling (#9)
* Initial plan * Add Netlify redirects configuration for 404 page handling Co-authored-by: sj817 <74231782+sj817@users.noreply.github.com> * Remove redundant redirect config from netlify.toml, keep only _redirects file Co-authored-by: sj817 <74231782+sj817@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: sj817 <74231782+sj817@users.noreply.github.com>
1 parent 34691b0 commit 80e4359

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/.vuepress/public/_redirects

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Netlify redirects for 404 handling
2+
# This file ensures that all non-existent pages are properly redirected to the 404 page
3+
/* /404.html 404

0 commit comments

Comments
 (0)