aboutsummaryrefslogtreecommitdiff
path: root/index.html
AgeCommit message (Collapse)AuthorFilesLines
2025-11-05Remove og-generator.js script from index.htmlBobby1-1/+0
2025-11-05Update current year dynamically in footerBobby1-0/+3
2025-11-05Add footer with credits and copyright informationBobby1-0/+15
2025-11-05Add initial HTML structure for Unwordled appBobby1-0/+153
This HTML file sets up the structure for the Unwordled web application, including metadata for SEO, a theme toggle button, and a calendar interface for selecting dates.