1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-17 21:26:22 -04:00

Remove “Preview” from tab description text

This commit is contained in:
Qstick
2020-12-19 14:49:29 -05:00
committed by GitHub
parent bb264e9a8a
commit a6cf524fe7

View File

@@ -11,7 +11,7 @@
<!-- Windows Phone -->
<meta name="msapplication-navbutton-color" content="#3a3f51" />
<meta name="description" content="Radarr (Preview)" />
<meta name="description" content="Radarr" />
<link
rel="apple-touch-icon"
@@ -50,7 +50,7 @@
<link rel="stylesheet" type="text/css" href="/Content/Fonts/fonts.css">
<!-- webpack bundles head -->
<title>Radarr (Preview)</title>
<title>Radarr</title>
<!--
The super basic styling for .root will live here,