mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-26 15:07:39 +00:00
Update PWA icon
This commit is contained in:
parent
acf00c4042
commit
0a75e27948
4 changed files with 1 additions and 1 deletions
BIN
assets/appicon-borderless.png
Normal file
BIN
assets/appicon-borderless.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 971 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 258 KiB After Width: | Height: | Size: 191 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 258 KiB |
|
|
@ -22,7 +22,7 @@ export class TerminalIcon extends LitElement {
|
|||
render() {
|
||||
return html`
|
||||
<img
|
||||
src="/icon_512x512.png"
|
||||
src="/apple-touch-icon.png"
|
||||
alt="VibeTunnel"
|
||||
style="width: ${this.size}px; height: ${this.size}px"
|
||||
class="terminal-icon"
|
||||
|
|
|
|||
Loading…
Reference in a new issue