Forráskód Böngészése

add links in docs to other sites

Blake Blackshear 3 éve
szülő
commit
5e692acfbb
1 módosított fájl, 10 hozzáadás és 0 törlés
  1. 10 0
      docs/docusaurus.config.js

+ 10 - 0
docs/docusaurus.config.js

@@ -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',