SEO und anpassen des Seitentitels
This commit is contained in:
@ -19,7 +19,7 @@ export const Seo = ({
|
|||||||
currentUrl?: string
|
currentUrl?: string
|
||||||
imagePreviewUrl?: string
|
imagePreviewUrl?: string
|
||||||
}) => {
|
}) => {
|
||||||
const formattedTitle = `${title} | Typebot`
|
const formattedTitle = `${title} | BLS bot`
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<Head>
|
<Head>
|
||||||
|
Reference in New Issue
Block a user