Add support of theme-color in Safari 15

This commit is contained in:
LASER-Yi 2021-08-21 22:50:48 +08:00
parent 34b1782e6a
commit 18f59cf0f9
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
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."
/>
<meta name="theme-color" content="#911f93" />
<link rel="manifest" href="%PUBLIC_URL%/static/manifest.json" />
</head>
<body>