about summary refs log tree commit diff stats
path: root/templates/index.html
Commit message (Collapse)AuthorAgeLines
* Move header/footer/main elements into child templatesAlan Pearce2023-04-26-2/+2
| | | | | | | | The <content> tag is not meant for normal HTML, but rather the Shadow DOM, therefore I replaced it with <main> For consistency's sake I moved <header> and <footer> into the child templates as well
* Reformat templatesAlan Pearce2023-04-18-3/+3
|
* Initial commitAlan Pearce2023-04-17-0/+7