This project is a minimal static web page used to test support information in a development environment.
- Clone the repository:
git clone <repository-url>
cd support-info-test- Open
index.htmldirectly in your browser or start a simple web server (Python example shown): test
python3 -m http.serverThen navigate to http://localhost:8000 in your browser.
index.html– Main HTML pageREADME.md– Project documentation (this file)
Any modern web browser.
Contributions are welcome! Please open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.