add og meta tags

This commit is contained in:
2024-11-02 19:09:50 +01:00
parent d1b7fa58b4
commit e41c65e1fc
7 changed files with 13 additions and 0 deletions

View File

@@ -29,6 +29,7 @@
<svelte:head>
<title>Craftattack</title>
<meta property="og:title" content="Craftattack" />
</svelte:head>
<div class="flex flex-col min-h-screen relative">