We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68e2d70 commit 959e120Copy full SHA for 959e120
docs/.vuepress/config.js
@@ -26,6 +26,7 @@ module.exports = {
26
navbar: [
27
{ text: 'Home', link: '/' },
28
{ text: 'Blog', link: '/blog/', target: '_blank' },
29
+ { text: 'Docs', link: 'https://docs.deepmodeling.org/', target: '_blank' },
30
]
31
},
32
}
0 commit comments