1
0
Fork 0
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:
Bill Thornton 2021-09-23 23:33:05 -04:00
parent 965a8e203b
commit ae552337bc
3 changed files with 18 additions and 6 deletions

View file

@ -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 -->