mirror of
https://github.com/anatolykopyl/variants.git
synced 2026-03-26 12:54:36 +00:00
Revert "🔍️ Динамический og:title для комнат"
This reverts commit 88557c2a9d.
This commit is contained in:
@@ -80,7 +80,6 @@
|
||||
</script>
|
||||
|
||||
<svelte:head>
|
||||
<meta property="og:title" content={room && room.name ? room.name : 'Study Buddy'}>
|
||||
<title>{room && room.name ? room.name : 'Study Buddy'}</title>
|
||||
</svelte:head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user