web/layout: remove og:title from head
This commit is contained in:
parent
8a18645e0b
commit
91d09a4e89
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@
|
|||
</script>
|
||||
|
||||
<svelte:head>
|
||||
<meta property="og:title" content={$t("general.cobalt")}>
|
||||
<meta name="description" content={$t("general.embed.description")}>
|
||||
<meta property="og:description" content={$t("general.embed.description")}>
|
||||
|
||||
|
|
Loading…
Reference in a new issue