Kaynağa Gözat

add links in docs to other sites

Blake Blackshear 3 yıl önce
ebeveyn
işleme
5e692acfbb
1 değiştirilmiş dosya ile 10 ekleme ve 0 silme
  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',