mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 17:26:42 +00:00
Update links on info page (#11590)
This commit is contained in:
parent
76af6e48cd
commit
354ea88984
@ -89,24 +89,20 @@ class HaConfigInfo extends LitElement {
|
|||||||
<a href="https://www.python.org" target="_blank" rel="noreferrer"
|
<a href="https://www.python.org" target="_blank" rel="noreferrer"
|
||||||
>Python 3</a
|
>Python 3</a
|
||||||
>,
|
>,
|
||||||
|
<a href="https://lit.dev" target="_blank" rel="noreferrer">Lit</a>,
|
||||||
|
${this.hass.localize("ui.panel.config.info.icons_by")}
|
||||||
<a
|
<a
|
||||||
href="https://www.polymer-project.org"
|
href="https://fonts.google.com/icons?selected=Material+Icons"
|
||||||
target="_blank"
|
|
||||||
rel="noreferrer"
|
|
||||||
>Polymer</a
|
|
||||||
>, ${this.hass.localize("ui.panel.config.info.icons_by")}
|
|
||||||
<a
|
|
||||||
href="https://www.google.com/design/icons/"
|
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
>Google</a
|
>Google</a
|
||||||
>
|
>
|
||||||
${this.hass.localize("ui.common.and")}
|
${this.hass.localize("ui.common.and")}
|
||||||
<a
|
<a
|
||||||
href="https://MaterialDesignIcons.com"
|
href="https://materialdesignicons.com/"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
>MaterialDesignIcons.com</a
|
>Material Design Icons</a
|
||||||
>.
|
>.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user