Skip to content

Commit 8941648

Browse files
authored
Merge pull request #153 from n0th1ng-else/meta
2 parents 8fa4fc1 + 3da1f02 commit 8941648

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ui/Meta.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
{#if description}
2727
<meta property="og:description" content="{description}" />
2828
<meta name="twitter:description" content="{description}" />
29+
<meta name="description" content="{description}" />
2930
{/if}
3031

3132
<meta name="twitter:card" content="{twitterType}" />

0 commit comments

Comments
 (0)