1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-06-05 15:03:16 +01:00
Files
frontend/src/html/_header.html.template
T
Paulus Schoutsen 6abbe72e4d Lovelace cleanups (#3427)
* Improvements

* Add types CAF

* Fix demo switching

* Do not set background color in hui-view
2019-07-26 11:06:16 -07:00

5 lines
185 B
Plaintext

<meta charset="utf-8">
<link rel='manifest' href='/manifest.json' crossorigin="use-credentials">
<link rel='icon' href='/static/icons/favicon.ico'>
<%= renderTemplate('_style_base') %>