resoai / TileBoard

A simple yet highly configurable Dashboard for HomeAssistant
MIT License
1.63k stars 278 forks source link

refactor: move tile's HTML into separate file #637

Closed rchl closed 3 years ago

rchl commented 3 years ago

Extract the biggest tile.html code into its own file. Should make things a bit cleaner since previously the issue was that the code was not properly highlighted and it just made index.html very big.

(also did the same for headerItems directive