diff --git a/core/gatsby-theme-docz/src/components/Logo/index.js b/core/gatsby-theme-docz/src/components/Logo/index.js index 08566d63f..fe8892828 100644 --- a/core/gatsby-theme-docz/src/components/Logo/index.js +++ b/core/gatsby-theme-docz/src/components/Logo/index.js @@ -7,7 +7,7 @@ import * as styles from './styles' export const Logo = () => { const config = useConfig() return ( - + {config.title}