1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-21 09:20:06 +01: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

@@ -3,6 +3,7 @@
<head>
<title>Home Assistant</title>
<%= renderTemplate("_header.html.template") %>
<%= renderTemplate("_style_base.html.template") %>
<style>
.content {
padding: 20px 16px;