FEATURE: New plugin outlet for category-heading (#10363)

This commit is contained in:
tshenry
2020-08-04 12:52:43 -07:00
committed by GitHub
parent cdca5a2ee4
commit 0cda5b9d55

View File

@@ -12,6 +12,8 @@
<p>{{dir-span category.description}}</p> <p>{{dir-span category.description}}</p>
{{/if}} {{/if}}
{{/if}} {{/if}}
{{plugin-outlet name="category-heading" args=(hash category=category)}}
</section> </section>
<div class="category-navigation"> <div class="category-navigation">