add links in docs to other sites

This commit is contained in:
Blake Blackshear 2021-10-23 09:41:32 -05:00
parent a67b8ab84d
commit 5e692acfbb

View File

@ -29,6 +29,16 @@ module.exports = {
label: 'Docs', label: 'Docs',
position: 'left', position: 'left',
}, },
{
href: 'https://frigate.video',
label: 'Website',
position: 'right',
},
{
href: 'https://demo.frigate.video',
label: 'Demo',
position: 'right',
},
{ {
href: 'https://github.com/blakeblackshear/frigate', href: 'https://github.com/blakeblackshear/frigate',
label: 'GitHub', label: 'GitHub',