mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 13:23:20 -07:00
Remove remaining smart quotes
This commit is contained in:
parent
685b97ce8d
commit
e22cc1ca15
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@
|
||||||
<meta property="og:image" content="~/images/logo.png" />
|
<meta property="og:image" content="~/images/logo.png" />
|
||||||
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
||||||
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500" rel="stylesheet">
|
||||||
<meta property="og:site_name" content=“@appName” />
|
<meta property="og:site_name" content="@appName" />
|
||||||
<base href="/@baseUrl" />
|
<base href="/@baseUrl" />
|
||||||
<!--<link rel="apple-touch-icon" sizes="180x180" href="~/images/favicon/apple-touch-icon.png">
|
<!--<link rel="apple-touch-icon" sizes="180x180" href="~/images/favicon/apple-touch-icon.png">
|
||||||
<link rel="icon" type="image/png" sizes="32x32" href="~/images/favicon/favicon-32x32.png">
|
<link rel="icon" type="image/png" sizes="32x32" href="~/images/favicon/favicon-32x32.png">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue