Skip to content

Commit 8ba15c7

Browse files
committed
docs: Add demo link to navigation
1 parent 96bae2c commit 8ba15c7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docusaurus.config.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@ const config = {
4545
position: 'left',
4646
label: 'Documentation',
4747
},
48+
{
49+
href: 'https://springwolf.github.io/springwolf-ui/',
50+
label: 'Demo',
51+
position: 'right',
52+
},
4853
{
4954
href: 'https://github.com/springwolf/springwolf-core',
5055
label: 'GitHub',

0 commit comments

Comments
 (0)