diff --git a/docs/theme.config.jsx b/docs/theme.config.jsx index f56a6c54..e05f4677 100644 --- a/docs/theme.config.jsx +++ b/docs/theme.config.jsx @@ -22,7 +22,11 @@ export default { feedback: { useLink: () => "https://github.com/sst/open-next/issues/new", }, - head: null, + head: ( + <> + + + ), useNextSeoProps() { const { frontMatter } = useConfig(); return {