Преглед на файлове

docs: Add github & issuess to top menu (#420)

Co-authored-by: Alvaro Saburido <alvaro.saburido@gmail.com>
notRyan преди 1 година
родител
ревизия
f0b3417581
променени са 1 файла, в които са добавени 8 реда и са изтрити 0 реда
  1. 8 0
      docs/.vitepress/config.ts

+ 8 - 0
docs/.vitepress/config.ts

@@ -110,6 +110,14 @@ export default defineConfig({
             text: 'Playground',
             text: 'Playground',
             link: 'https://playground.tresjs.org/',
             link: 'https://playground.tresjs.org/',
           },
           },
+          {
+            text: 'Github',
+            link: 'https://github.com/Tresjs/tres/',
+          },
+          {
+            text: 'Issues',
+            link: 'https://github.com/Tresjs/tres/issues',
+          },
           {
           {
             text: 'Ecosystem',
             text: 'Ecosystem',
             items: [
             items: [