feat: Add OP Labs branding — favicon, PWA icons, manifest, UI logo
- OP Labs icon SVG as default app icon + favicon (SVG + ICO fallback) - 192x192 and 512x512 PWA icons generated from OP Labs logo - Updated manifest.json with SVG favicon + maskable icon support - Updated index.html with SVG favicon link - Replaced old ic_logo.svg with OP Labs icon mark - Stored OP Labs logo assets (icon, horizontal, square) in artifacts/ - Removed old PiPedal20Thumb.jpg
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<link rel="icon" href="/favicon.ico" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, interactive-widget=resizes-visual" />
|
||||
<meta name="theme-color" content="#000000" />
|
||||
|
||||
Reference in New Issue
Block a user