This PR introduces a GitHub Actions workflow to automatically lint HTML code using HTMLHint. The goal is to ensure code quality and consistency across the HTML files in the repository by running lint checks on every push and pull request to the main branch.
This PR introduces a GitHub Actions workflow to automatically lint HTML code using HTMLHint. The goal is to ensure code quality and consistency across the HTML files in the repository by running lint checks on every push and pull request to the main branch.