Commit Graph

58 Commits

Author SHA1 Message Date
zhangyuheng
4ba5aec871 feat: Add Google Site Verification meta tag to improve SEO 2026-02-11 14:36:26 +08:00
zhangyuheng
efc592b333 feat: Enhance SEO and accessibility for website
- Updated title and meta tags in index.html for better search engine optimization.
- Added Open Graph and Twitter Card metadata for improved social media sharing.
- Included structured data for the game server in index.html.
- Improved accessibility with a skip link to main content in index.html.
- Enhanced player stats page (stats.html) with additional meta tags and structured data.
- Created robots.txt to manage web crawler access and included sitemap reference.
- Added sitemap.xml with URLs for the homepage and player stats page.
- Removed pigwei.html as it is no longer needed.
2026-02-11 14:35:01 +08:00
zhangyuheng
94f041d513 Add kills tracking to player stats and update leaderboard display 2026-02-11 11:44:04 +08:00
zhangyuheng
f6d6fdda8f Add play time tracking to player stats and update leaderboard 2026-02-11 11:14:03 +08:00
zhangyuheng
21090e5525 Change modal display style from block to flex 2026-02-10 16:00:21 +08:00
zhangyuheng
d8bb134d33 Add progress bar to player processing and clean up code 2026-02-10 15:44:38 +08:00
zhangyuheng
99bf3f05c6 Implement mobile navigation menu and enhance navbar responsiveness 2026-02-10 13:12:22 +08:00
zhangyuheng
ba7137a64e init 2026-02-10 13:01:46 +08:00