mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-28 04:20:12 +02:00
web/layout: remove og:title from head
This commit is contained in:
parent
8a18645e0b
commit
91d09a4e89
@ -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…
x
Reference in New Issue
Block a user