mirror of
https://github.com/Radarr/Radarr
synced 2025-01-22 23:50:35 +00:00
Remove “Preview” from tab description text
This commit is contained in:
parent
bb264e9a8a
commit
a6cf524fe7
1 changed files with 2 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue