Skip to content

Commit

Permalink
category_index.html test
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaswagner2826 committed Jan 22, 2024
1 parent 0f966dd commit 13472e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/category_index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div class="category_index">
<!-- <div class="category_index"> -->

{% assign items = site.posts | where: "group", "{{ page.title }}" %}

Expand All @@ -12,4 +12,4 @@
{% endfor %}


</div>
<!-- </div> -->

0 comments on commit 13472e5

Please sign in to comment.