浏览代码

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',
             link: 'https://playground.tresjs.org/',
           },
+          {
+            text: 'Github',
+            link: 'https://github.com/Tresjs/tres/',
+          },
+          {
+            text: 'Issues',
+            link: 'https://github.com/Tresjs/tres/issues',
+          },
           {
             text: 'Ecosystem',
             items: [