1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-20 02:38:53 +00:00

Fix design footer

This commit is contained in:
Paulus Schoutsen
2022-01-06 23:37:50 -08:00
parent 3133f9b01f
commit 6fc87a6f66

View File

@@ -99,7 +99,7 @@ class HaGallery extends LitElement {
</a>
`
: ""}
${PAGES[this._page].load
${PAGES[this._page].demo
? html`
<a
href=${`${GITHUB_DEMO_URL}${this._page}.ts`}