mirror of
https://github.com/morpheus65535/bazarr
synced 2024-12-23 08:13:14 +00:00
Add support of theme-color in Safari 15
This commit is contained in:
parent
34b1782e6a
commit
18f59cf0f9
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
||||||
name="description"
|
name="description"
|
||||||
content="Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements. You define your preferences by TV show or movie and Bazarr takes care of everything for you."
|
content="Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements. You define your preferences by TV show or movie and Bazarr takes care of everything for you."
|
||||||
/>
|
/>
|
||||||
|
<meta name="theme-color" content="#911f93" />
|
||||||
<link rel="manifest" href="%PUBLIC_URL%/static/manifest.json" />
|
<link rel="manifest" href="%PUBLIC_URL%/static/manifest.json" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
Loading…
Reference in a new issue