Skip to content

Commit f369205

Browse files
committed
demo url
1 parent 0ecec2e commit f369205

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

site/docusaurus.config.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,11 @@ const config: Config = {
8484
label: 'Documentation',
8585
},
8686
{ to: '/blog', label: 'Blog', position: 'left' },
87+
{
88+
href: 'https://demo.shnippet.dev',
89+
label: 'Demo',
90+
position: 'right',
91+
},
8792
{
8893
href: 'https://github.com/dayhaysoos/shnippet',
8994
label: 'GitHub',

0 commit comments

Comments
 (0)