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