This commit is contained in:
parent
1c84e0c952
commit
28d8a20110
1 changed files with 1 additions and 1 deletions
|
@ -17,5 +17,5 @@
|
|||
{#if ogImage} <meta property="og:image" content={ogImage}/> {/if}
|
||||
{#if ogUrl} <meta property="og:url" content={ogUrl}/> {/if}
|
||||
{#if articleAuthor} <meta property="article:author" content={articleAuthor}/> {/if}
|
||||
<title>{title} | VilisHost</title>
|
||||
<title>{title}</title>
|
||||
</svelte:head>
|
Loading…
Add table
Reference in a new issue