Daniel Rudolf 9 年之前
父节点
当前提交
fd898c1f74
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      _layouts/docs.html

+ 1 - 1
_layouts/docs.html

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