The index.liquid template renders the homepage of the website. The template is loaded when you go to the root (“/”) of the website.
Inside the index.liquid template, you may want to show the contents of a specific object. For example, you may want to showcase the list of categories on the homepage.
| Name | Type | Description |
|---|---|---|
| debug | Boolean | Debug mode. Default = 0 |