docs: add demo link
This commit is contained in:
parent
4f35463f89
commit
4bdc8380f9
@ -78,6 +78,11 @@ const config = {
|
|||||||
// },
|
// },
|
||||||
{ to: '/changelog', label: 'Changelog', position: 'left' },
|
{ to: '/changelog', label: 'Changelog', position: 'left' },
|
||||||
{ to: '/api', label: 'API', position: 'left' },
|
{ to: '/api', label: 'API', position: 'left' },
|
||||||
|
{
|
||||||
|
href: 'https://demo.tianji.msgbyte.com/',
|
||||||
|
label: 'Demo',
|
||||||
|
position: 'right',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
href: 'https://discord.gg/8Vv47wAEej',
|
href: 'https://discord.gg/8Vv47wAEej',
|
||||||
label: 'Discord',
|
label: 'Discord',
|
||||||
|
Loading…
Reference in New Issue
Block a user