Commit Graph

12 Commits

Author SHA1 Message Date
67261e3eac added mining game 2025-11-25 05:36:39 +11:00
048b59b0e2 Update Number Match link in header and sitemap to use correct URL format 2025-11-19 17:27:29 +11:00
cffb360f7a Fix Number Match link in header and sitemap to use correct URL format 2025-11-19 17:26:37 +11:00
c21a9d4d92 Add Number Match game page and update sitemap 2025-11-19 17:25:00 +11:00
4c675dcc71 video support 2025-06-16 09:02:18 +10:00
2d62dff480 xss 2025-06-15 16:38:25 +10:00
59da462324 font awesome 2025-06-15 16:33:11 +10:00
521351459f remove debug 2025-06-06 20:18:30 +10:00
9b0519c89a added tape 2025-06-06 19:49:18 +10:00
45a77a59d3 added masonry 2025-06-06 14:33:13 +10:00
f2dbad9d4b moved things to website dir 2025-06-06 12:46:18 +10:00
cd428b4a6d Refactor website structure and update licenses
- Replaced Apache License with MIT License in LICENSE file.
- Updated index.html with common meta tags and improved structure.
- Enhanced privacy.html with new styles and scripts for better presentation.
- Added sitemap reference in robots.txt.
- Created GitHub Actions workflow for automated site builds.
- Added .gitignore to exclude unnecessary files from version control.
- Implemented build.js for dynamic HTML generation from templates.
- Created src/index.html and src/privacy.html with metadata for dynamic content.
- Established templates for header, footer, and layout to standardize page structure.
2025-06-06 12:35:26 +10:00