Skip to content

Commit

Permalink
Update article_list.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Taka-bow authored Sep 24, 2024
1 parent baab9b6 commit 6d5312a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _includes/article_list.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<!-- _includes/article_list.html -->
<div class="topics-list">
{% for topic in site.data.articles_data.topics %}
<div class="topic" id="{{ topic.title | slugify }}">
Expand Down

0 comments on commit 6d5312a

Please sign in to comment.