Skip to content

Commit

Permalink
feat: add subdomain configuration
Browse files Browse the repository at this point in the history
- Add CNAME file for 2048.araza.me subdomain
- Update Vite config to use root path (base: '/')
- Configure GitHub Pages for subdomain deployment

This will enable the game to be served from 2048.araza.me
  • Loading branch information
Ali-R-dev committed Nov 15, 2024
1 parent b7cd319 commit 7199f5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2048.araza.me

0 comments on commit 7199f5e

Please sign in to comment.