mirror of
https://github.com/home-assistant/frontend.git
synced 2026-09-17 05:58:52 +01:00
* Improvements * Add types CAF * Fix demo switching * Do not set background color in hui-view
5 lines
185 B
Plaintext
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') %>
|