diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 4f44ee909..5eb334349 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -29,6 +29,16 @@ module.exports = { label: 'Docs', 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', label: 'GitHub',