diff --git a/docs/.vitepress/theme/CustomLayout.vue b/docs/.vitepress/theme/CustomLayout.vue
index f7cbc396c7..7869e117c8 100644
--- a/docs/.vitepress/theme/CustomLayout.vue
+++ b/docs/.vitepress/theme/CustomLayout.vue
@@ -1,10 +1,12 @@
@@ -25,6 +27,7 @@ const {Layout} = DefaultTheme;
+
diff --git a/docs/.vitepress/theme/VersionAndStars.vue b/docs/.vitepress/theme/VersionAndStars.vue
index 61b4822a6b..c884587ada 100644
--- a/docs/.vitepress/theme/VersionAndStars.vue
+++ b/docs/.vitepress/theme/VersionAndStars.vue
@@ -1,8 +1,10 @@
@@ -33,6 +35,7 @@ const version = __APP_VERSION__;