Commit Graph

8 Commits

Author SHA1 Message Date
zhangyuheng
a3a972a2bc feat: Refactor navbar and mobile menu into components for improved organization and maintainability 2026-02-28 10:44:44 +08:00
zhangyuheng
b885cdc6e2 feat: Add sponsor page and update navigation links for sponsorship 2026-02-27 10:28:25 +08:00
zhangyuheng
ecce86f2a1 fix: Update copyright year in footer to 2026 2026-02-11 15:56:57 +08:00
zhangyuheng
bdb7538831 feat: Add Bing Site Verification meta tag for improved SEO 2026-02-11 14:39:46 +08:00
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
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