Skip to content

Commit

Permalink
#61 adds pagination to /style-guide
Browse files Browse the repository at this point in the history
  • Loading branch information
JulesKhong committed Mar 8, 2024
1 parent 1045651 commit 98d40f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions views/templates/pages/page-style-guide.twig
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@
</div>
<hr class="{{ hr_classes }}">
{% endfor %}
{# @todo think about where pagination should live, move it, update nav#}
<div class="article-pagination">
{% include "molecules/pagination/pagination.twig" %}
</div>
Expand Down

0 comments on commit 98d40f7

Please sign in to comment.