diff --git a/docs/.vitepress/theme/layout/CustomLayout.vue b/docs/.vitepress/theme/layout/CustomLayout.vue index 4df8f93..f7709ce 100644 --- a/docs/.vitepress/theme/layout/CustomLayout.vue +++ b/docs/.vitepress/theme/layout/CustomLayout.vue @@ -1,6 +1,7 @@ @@ -11,5 +12,8 @@ const { Layout } = DefaultTheme;