Daniel Rudolf 9 年 前
コミット
fd898c1f74
1 ファイル変更1 行追加1 行削除
  1. 1 1
      _layouts/docs.html

+ 1 - 1
_layouts/docs.html

@@ -35,7 +35,7 @@
                                     {% endif %}
                                 {% endfor %}
                             {% else %}
-                                {% include tocItem.html toc=page.toc%}
+                                {% include tocItem.html toc=page.toc %}
                             {% endif %}
                         </ul>