mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Add theme color support
This commit is contained in:
parent
965a8e203b
commit
ae552337bc
3 changed files with 18 additions and 6 deletions
|
@ -17,6 +17,9 @@
|
|||
<meta property="og:url" content="http://jellyfin.org">
|
||||
<meta property="og:description" content="The Free Software Media System">
|
||||
<meta property="og:type" content="article">
|
||||
|
||||
<meta id="themeColor" name="theme-color" content="#202020">
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="touchicon.png">
|
||||
|
||||
<!-- iPhone 5 -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue