Browse Source

Remove favicon.

Former-commit-id: ee0c7437026512e9bcb83b8e15f50c68ad06adb6
Jérémie Dumas 7 năm trước cách đây
mục cha
commit
e07250572f
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      mkdocs.yml

+ 2 - 1
mkdocs.yml

@@ -2,8 +2,9 @@ site_name: libigl
 strict: true
 strict: true
 theme:
 theme:
   name: material
   name: material
+  favicon: 'img/favicon.ico'
   logo:
   logo:
-    icon: 'details'
+    icon: ' '
   palette:
   palette:
     primary: 'light blue'
     primary: 'light blue'
     accent: 'blue'
     accent: 'blue'