Skip to content

Commit 959e120

Browse files
authored
add Docs link
1 parent 68e2d70 commit 959e120

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ module.exports = {
2626
navbar: [
2727
{ text: 'Home', link: '/' },
2828
{ text: 'Blog', link: '/blog/', target: '_blank' },
29+
{ text: 'Docs', link: 'https://docs.deepmodeling.org/', target: '_blank' },
2930
]
3031
},
3132
}

0 commit comments

Comments
 (0)