Remove Preview from Page Title

pull/1279/head v1.0.1.2220
Qstick 2 years ago
parent 264ffdcc26
commit cc841fe3d1

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

Loading…
Cancel
Save