diff --git a/theme.config.tsx b/theme.config.tsx index 8c9223348..89229f501 100644 --- a/theme.config.tsx +++ b/theme.config.tsx @@ -47,8 +47,8 @@ const config: DocsThemeConfig = { (asPath === '/' ? '' : asPath === '/ethglobal-brussels' - ? 'ETHGlobal Brussels - ' - : '%s – ') + 'Safe Docs' + ? 'ETHGlobal Brussels - ' + : '%s – ') + 'Safe Docs' return { titleTemplate }