diff --git a/theme.config.jsx b/theme.config.jsx index c735198..7c3d127 100644 --- a/theme.config.jsx +++ b/theme.config.jsx @@ -34,4 +34,9 @@ export default { /> ), + head: ( + <> + + + ) }