File tree Expand file tree Collapse file tree 2 files changed +13
-8
lines changed
Expand file tree Collapse file tree 2 files changed +13
-8
lines changed Original file line number Diff line number Diff line change 11{
2- "hash" : " 4ed49131 " ,
3- "configHash" : " 34634bfa " ,
2+ "hash" : " e97abf88 " ,
3+ "configHash" : " 30bd2fa6 " ,
44 "lockfileHash" : " 5fe51ff9" ,
5- "browserHash" : " 355eff6d " ,
5+ "browserHash" : " b3fdf6aa " ,
66 "optimized" : {
77 "vue" : {
88 "src" : " ../../../node_modules/.pnpm/vue@3.5.21/node_modules/vue/dist/vue.runtime.esm-bundler.js" ,
99 "file" : " vue.js" ,
10- "fileHash" : " f680664d " ,
10+ "fileHash" : " 2d0113ea " ,
1111 "needsInterop" : false
1212 },
1313 "vitepress > @vue/devtools-api" : {
1414 "src" : " ../../../node_modules/.pnpm/@vue+devtools-api@8.0.2/node_modules/@vue/devtools-api/dist/index.js" ,
1515 "file" : " vitepress___@vue_devtools-api.js" ,
16- "fileHash" : " a4f6d2a0 " ,
16+ "fileHash" : " 528f3af5 " ,
1717 "needsInterop" : false
1818 },
1919 "vitepress > @vueuse/core" : {
2020 "src" : " ../../../node_modules/.pnpm/@vueuse+core@13.9.0_vue@3.5.21/node_modules/@vueuse/core/index.mjs" ,
2121 "file" : " vitepress___@vueuse_core.js" ,
22- "fileHash" : " 216cd4be " ,
22+ "fileHash" : " 4ca26427 " ,
2323 "needsInterop" : false
2424 }
2525 },
Original file line number Diff line number Diff line change @@ -26,7 +26,10 @@ export default defineConfig({
2626 {
2727 text : "Platform" ,
2828 items : [
29- { text : "Contribute/Submit an issue" , link : "/platform/contribute.md" } ,
29+ {
30+ text : "Contribute/Submit an issue" ,
31+ link : "/platform/contribute.md" ,
32+ } ,
3033 ] ,
3134 } ,
3235 {
@@ -44,11 +47,13 @@ export default defineConfig({
4447 ] ,
4548 } ,
4649 ] ,
47-
50+ } ,
51+ ] ,
4852 socialLinks : [
4953 { icon : "github" , link : "https://github.com/pdnode-team/docs" } ,
5054 ] ,
5155 } ,
56+
5257 locales : {
5358 root : {
5459 label : "English" ,
You can’t perform that action at this time.
0 commit comments