Jelajahi Sumber

add links in docs to other sites

Blake Blackshear 3 tahun lalu
induk
melakukan
5e692acfbb
1 mengubah file dengan 10 tambahan dan 0 penghapusan
  1. 10 0
      docs/docusaurus.config.js

+ 10 - 0
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',