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