Add anchors

This commit is contained in:
Jeremy Thomas
2018-04-10 23:52:51 +01:00
parent cd8503762c
commit 96f2164883
7 changed files with 238 additions and 86 deletions

View File

@@ -85,6 +85,7 @@ route: documentation
<aside class="bd-side">
{% unless page.hide_categories %}
{% include components/categories.html %}
{% include components/anchors.html %}
{% endunless %}
</aside>
</div>