File Structure
When you unzip the cryptum-html.zip you will find the following file structure
| Folder / File | Description |
|---|---|
| assets/ | Contains all the necessary styling and logic for your website |
| assets/css/ | Contains the CSS that the theme uses |
| assets/webfonts/ | Contains the fontawesome font files |
| assets/images/ | Contains all the images of the theme |
| assets/js/ | Contains all javascript files that the theme needs |
| *.html | The html files that render the theme pages for the template |