浏览代码

Add github link.

Former-commit-id: 17bae440dc49c9c06244e383d7be416c908870c0
Jérémie Dumas 7 年之前
父节点
当前提交
4434caf6b3
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      mkdocs.yml

+ 6 - 0
mkdocs.yml

@@ -7,6 +7,12 @@ theme:
   palette:
     primary: 'light blue'
     accent: 'blue'
+repo_name: 'libigl/libigl'
+repo_url: 'https://github.com/libigl/libigl'
+extra:
+  social:
+    - type: 'github'
+      link: 'https://github.com/libigl'
 markdown_extensions:
   - codehilite
   - footnotes