mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2025-12-24 02:39:18 -05:00
fix(frontend): theme-color meta tag (#2420)
* fix(frontend): theme-color meta tag * fix(frontend): add theme-color to offline.html * fix(frontend): reorder application-name meta tag instead * fix(lang): regenerate strings * refactor: optimize Trakt logo SVG
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="theme-color" content="#1f2937" />
|
||||
|
||||
<title>You are offline</title>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user