docs: add demo link

This commit is contained in:
moonrailgun 2024-01-03 00:16:05 +08:00
parent 4f35463f89
commit 4bdc8380f9

View File

@ -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',