Skip to content

Commit

Permalink
Update category.html
Browse files Browse the repository at this point in the history
  • Loading branch information
katydecorah committed Oct 12, 2023
1 parent fe2aaf6 commit fb6da48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/category.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<div class="post-header">
<h1>{{page.title}}</h1>
<div class="nav-category-container">
<strong>Categories</strong>{% include nav/category.html %}
<strong>Categories</strong>{% include navigation-category.html %}
</div>
</div>

Expand Down

0 comments on commit fb6da48

Please sign in to comment.