Commit graph

1 commit

Author SHA1 Message Date
5a16c13ea2 **feat(examples): add redirect page for demo and update live demo links**
### Changes:
- **examples/index.html**:
  - Introduced a new HTML file that redirects users to `demo.html` using both meta tag and JavaScript.
- **README.md**:
  - Updated live demo link to point to the new `examples/` directory and clarified access to both the root directory and `demo.html`.

### Purpose:
Improved user experience by creating a smoother navigation to the demo page and updated documentation to reflect the new entry point of the live demo. Removed redundant `CNAME` file as part of cleanup.
2025-06-20 14:56:04 -07:00