Daniel Rudolf hace 9 años
padre
commit
fd898c1f74
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>