Various searches and replaces. Movement of TOC association to recursive loop function tocsearch.html
This commit is contained in:
+1
-1
@@ -3,4 +3,4 @@
|
||||
<div class="container">{% assign tree = item.section %}{% include tree.html %}
|
||||
</div>
|
||||
</div>{% else %}
|
||||
<a class="item" data-title="{{ item.title }}" href="{{ item.path }}" ></a>{% endif %}{% endfor %}
|
||||
<a class="item" data-title="{{ item.title }}" href="{{ item.path }}" ></a>{% endif %}{% endfor %}
|
||||
Reference in New Issue
Block a user