mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-18 23:06:40 +00:00
Fix design footer
This commit is contained in:
parent
3133f9b01f
commit
6fc87a6f66
@ -99,7 +99,7 @@ class HaGallery extends LitElement {
|
|||||||
</a>
|
</a>
|
||||||
`
|
`
|
||||||
: ""}
|
: ""}
|
||||||
${PAGES[this._page].load
|
${PAGES[this._page].demo
|
||||||
? html`
|
? html`
|
||||||
<a
|
<a
|
||||||
href=${`${GITHUB_DEMO_URL}${this._page}.ts`}
|
href=${`${GITHUB_DEMO_URL}${this._page}.ts`}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user