1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-24 20:55:49 +00:00

Add module preload to demo page (#16274)

This commit is contained in:
Steve Repsher
2023-04-24 05:27:40 -04:00
committed by GitHub
parent 609300f40b
commit 4e1e76ccc2
5 changed files with 4 additions and 4 deletions

View File

@@ -2,9 +2,7 @@
<html>
<head>
<title>Home Assistant Demo</title>
<meta charset="utf-8" />
<link rel="manifest" href="/manifest.json" crossorigin="use-credentials" />
<link rel="icon" href="/static/icons/favicon.ico" />
<%= renderTemplate("../../../src/html/_header.html.template") %>
<link rel="mask-icon" href="/static/icons/mask-icon.svg" color="#03a9f4" />
<link
rel="apple-touch-icon"