mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-30 20:56:36 +00:00
improve png
This commit is contained in:
parent
950cac9873
commit
5843312f69
Binary file not shown.
Before Width: | Height: | Size: 27 KiB |
BIN
public/static/images/voice-assistant/hi.png
Normal file
BIN
public/static/images/voice-assistant/hi.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
Binary file not shown.
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 21 KiB |
@ -47,7 +47,7 @@ export class HaVoiceAssistantSetupStepCheck extends LitElement {
|
||||
>
|
||||
<ha-button @click=${this._testConnection}>Retry</ha-button>
|
||||
</div>`
|
||||
: html`<img src="/static/images/voice-assistant/hi.gif" />
|
||||
: html`<img src="/static/images/voice-assistant/hi.png" />
|
||||
<h1>Hi</h1>
|
||||
<p class="secondary">
|
||||
Over the next couple steps we're going to personalize your voice
|
||||
|
Loading…
x
Reference in New Issue
Block a user