Add PWA icons and favicon from source image
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 1007 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 413 B After Width: | Height: | Size: 42 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 302 KiB |
@@ -10,6 +10,7 @@
|
|||||||
<meta name="apple-mobile-web-app-status-bar-style" content="default">
|
<meta name="apple-mobile-web-app-status-bar-style" content="default">
|
||||||
<meta name="apple-mobile-web-app-title" content="Batteries">
|
<meta name="apple-mobile-web-app-title" content="Batteries">
|
||||||
<link rel="apple-touch-icon" href="/static/icon-192.png">
|
<link rel="apple-touch-icon" href="/static/icon-192.png">
|
||||||
|
<link rel="icon" type="image/x-icon" href="/static/favicon.ico">
|
||||||
<style>
|
<style>
|
||||||
/* ─── Color variables (light mode) ──────────────────────────────── */
|
/* ─── Color variables (light mode) ──────────────────────────────── */
|
||||||
:root {
|
:root {
|
||||||
|
|||||||
Reference in New Issue
Block a user