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

Add github link.

Former-commit-id: 17bae440dc49c9c06244e383d7be416c908870c0
Jérémie Dumas 7 éve
szülő
commit
4434caf6b3
1 módosított fájl, 6 hozzáadás és 0 törlés
  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