Index.html template

Create a file at “templates/html5/template/index.html”

Add this to your project:

<template path="templates" />

Anything in that “template” folder will copy to your output folder for HTML5, so you can customize it at will :slight_smile:

1 Like