2
0

🔒 Revert ddos lockdown

This commit is contained in:
Baptiste Arnaud
2023-06-19 18:41:00 +02:00
parent 3e2c462617
commit f1b643c5be
25 changed files with 77 additions and 67 deletions

View File

@ -23,7 +23,7 @@ export const SEO = ({
<link
rel="icon"
type="image/png"
href={favIconUrl ?? 'https://viewer.typebot.io/favicon.png'}
href={favIconUrl ?? 'https://s3.typebot.io/favicon.png'}
/>
<meta name="title" content={title ?? typebotName} />
<meta