Skip to content

Commit 3d048f3

Browse files
committed
remove github link
1 parent a6d7ff9 commit 3d048f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/.vitepress/config.mjs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ export default defineConfig({
9292
],
9393
},
9494

95-
socialLinks: [
96-
{ icon: 'github', link: 'https://github.com/vuejs/vitepress' }
97-
]
95+
// socialLinks: [
96+
// { icon: 'github', link: 'https://github.com/Kitware/vtk-wasm' }
97+
// ]
9898
}
9999
})

0 commit comments

Comments
 (0)