mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
add links in docs to other sites
This commit is contained in:
parent
a67b8ab84d
commit
5e692acfbb
@ -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',
|
||||||
|
Loading…
Reference in New Issue
Block a user