Skip to content

Commit a7e2392

Browse files
Fix lineup page 2
1 parent 6657b1f commit a7e2392

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

public/_redirects

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1 @@
1-
# Cloudflare Pages redirects
2-
3-
# OAuth callback - serve index.html so main.js can handle it
4-
/callback /index.html 200
5-
6-
# Clean URLs - serve HTML files without extension
7-
/lineup /lineup.html 200
8-
/setup /setup.html 200
1+
/callback/* /index.html 200

0 commit comments

Comments
 (0)