web/layout: remove og:title from head
This commit is contained in:
@@ -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")}>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user