+
+diff --git a/dist/client/theme-default/components/VPHome.vue b/dist/client/theme-default/components/VPHome.vue
+index a4cda402bf7fde02c1e58b85c5d47daec458220e..d87e6fc69bd6d4b40f12b2fee90d385549583820 100644
+--- a/dist/client/theme-default/components/VPHome.vue
++++ b/dist/client/theme-default/components/VPHome.vue
+@@ -7,6 +7,7 @@ import VPHomeFeatures from './VPHomeFeatures.vue'
+
+
+
++
+
+
+
+diff --git a/dist/client/theme-default/components/VPHomeHero.vue b/dist/client/theme-default/components/VPHomeHero.vue
+index 5d482944ff62330939c963f43d71c788e88afa4e..a486fe63bfb4f7e41bcbf3e070ef57e8806cf9a9 100644
+--- a/dist/client/theme-default/components/VPHomeHero.vue
++++ b/dist/client/theme-default/components/VPHomeHero.vue
+@@ -15,6 +15,7 @@ const { frontmatter: fm } = useData()
+ :image="fm.hero.image"
+ :actions="fm.hero.actions"
+ >
++
+
+
+
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 8ab1d12ce..f68172eb5 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -4,6 +4,11 @@ settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
+patchedDependencies:
+ vitepress@1.0.0-rc.25:
+ hash: 3rmcuf2hcpfiqvpp6fmjf4ydmq
+ path: patches/vitepress@1.0.0-rc.25.patch
+
dependencies:
fast-glob:
specifier: ^3.3.1
@@ -21,8 +26,8 @@ dependencies:
specifier: ^0.57.1
version: 0.57.1(postcss@8.4.31)(rollup@2.79.1)(vite@4.5.0)
vitepress:
- specifier: 1.0.0-rc.24
- version: 1.0.0-rc.24(@algolia/client-search@4.20.0)(@types/node@20.8.9)(postcss@8.4.31)(search-insights@2.9.0)
+ specifier: 1.0.0-rc.25
+ version: 1.0.0-rc.25(patch_hash=3rmcuf2hcpfiqvpp6fmjf4ydmq)(@algolia/client-search@4.20.0)(@types/node@20.8.9)(postcss@8.4.31)(search-insights@2.9.0)
vue:
specifier: ^3.3.7
version: 3.3.7
@@ -5769,8 +5774,8 @@ packages:
optionalDependencies:
fsevents: 2.3.3
- /vitepress@1.0.0-rc.24(@algolia/client-search@4.20.0)(@types/node@20.8.9)(postcss@8.4.31)(search-insights@2.9.0):
- resolution: {integrity: sha512-RpnL8cnOGwiRlBbrYQUm9sYkJbtyOt/wYXk2diTcokY4yvks/5lq9LuSt+MURWB6ZqwpSNHvTmxgaSfLoG0/OA==}
+ /vitepress@1.0.0-rc.25(patch_hash=3rmcuf2hcpfiqvpp6fmjf4ydmq)(@algolia/client-search@4.20.0)(@types/node@20.8.9)(postcss@8.4.31)(search-insights@2.9.0):
+ resolution: {integrity: sha512-1dqWiHNThNrVZ08ixmfEDBEH+764KOgnev9oXga/x6cN++Vb9pnuu8p3K6DQP+KZrYcG+WiX7jxal0iSNpAWuQ==}
hasBin: true
peerDependencies:
markdown-it-mathjax3: ^4.3.2
@@ -5822,6 +5827,7 @@ packages:
- typescript
- universal-cookie
dev: false
+ patched: true
/vscode-oniguruma@1.7.0:
resolution: {integrity: sha512-L9WMGRfrjOhgHSdOYgCt/yRMsXzLDJSL7BPrOZt73gU0iWO4mpqzqQzOz5srxqTvMBaR0XZTSrVWo4j55Rc6cA==}