mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-25 07:25:22 -07:00
Add arobase
This commit is contained in:
parent
17af0b05db
commit
a50d313432
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@
|
|||
@{
|
||||
if (customization.ApplicationUrl.HasValue())
|
||||
{
|
||||
<meta property="og:url" content="customization.ApplicationUrl" />
|
||||
<meta property="og:url" content="@customization.ApplicationUrl" />
|
||||
}
|
||||
}
|
||||
<base href="/@baseUrl" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue