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

@@ -17,6 +17,7 @@
<svelte:head>
<title>Craftattack - Anmeldung</title>
<meta property="og:title" content="Craftattack - Anmeldung" />
</svelte:head>
<!--the tooltip when not all fields are correctly filled won't completely show if the overflow is hidden-->