This is a simple gym website created using HTML and Tailwind CSS.
At present, we officially aim to support the last two versions of the following browsers:
| Chrome | Firefox | Edge | Safari | Opera |
|---|---|---|---|---|
We use GitHub Issues as the official bug tracker for the HTML Landing Page. Here are some advices for our users that want to report an issue:
- Make sure that you are using the latest version of the HTML Landing Page. Check the CHANGELOG from your dashboard on our website.
- Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
- Some issues may be browser specific, so specifying in what browser you encountered the issue might help.
Within the download you'll find the following directories and files:
.
|-- assets
| |-- img
| | `-- favicon.ico
| `-- vendor
| `-- @fortawesome
| `-- fontawesome-free
| |-- LICENSE.txt
| |-- css
| |-- js
| |-- less
| |-- package.json
| |-- scss
| |-- sprites
| |-- svgs
| | |-- brands
| | |-- regular
| | `-- solid
| `-- webfonts
`-- index.html