Daniel Rudolf 9 éve
szülő
commit
fd898c1f74
1 módosított fájl, 1 hozzáadás és 1 törlés
  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>