header metadata

This commit is contained in:
nomadics9 2024-05-12 01:34:23 +03:00
parent 45c4a11afe
commit 421053698c

View file

@ -40,8 +40,8 @@
<svelte:head>
<title>@{data.username} Links</title>
<meta name="description" content="={data.bio}" />
<meta name="og:image" content="{data.photoURL}" />
<meta name="description" content="{data.bio}" />
<meta property="og:image" content="{data.photoURL}" />
</svelte:head>
<main class=" prose text-center mx-auto mt-8">