瀏覽代碼

add links in docs to other sites

Blake Blackshear 3 年之前
父節點
當前提交
5e692acfbb
共有 1 個文件被更改,包括 10 次插入0 次删除
  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',