Przeglądaj źródła

Fix broken documentation links.

Force Jekyll to use files whose name begin with an underscore.
Mathias Schmitt 4 lat temu
rodzic
commit
e6703fdf43
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      docs/_config.yml

+ 2 - 0
docs/_config.yml

@@ -0,0 +1,2 @@
+include:
+  - "_*.html"