Add PWA icons and favicon from source image

This commit is contained in:
2026-04-14 02:19:48 -05:00
parent d57522a01d
commit 60a8d64fbc
5 changed files with 1 additions and 0 deletions
BIN
View File
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

+1
View File
@@ -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 {