Skip to content
Snippets Groups Projects
Verified Commit 325aa892 authored by Toby Hodges's avatar Toby Hodges
Browse files

fix missing underscore

parent b005d4dc
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,6 @@ layout: default
<h1 id="title-heading" class="page-title">{{ page.title }}</h1>
{% include page_toc.html html=content hmax=3 %}
{% include page_toc.html html=content h_max=3 %}
{{ content }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment