Skip to content

Commit cfcf1f3

Browse files
committed
- restyle tag filter
1 parent 84ab3d9 commit cfcf1f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
<p id="categories">
3232

33-
<strong>tag filter:</strong>
33+
tag filter:
3434
{% assign sorted_categories = site.categories | sort %}
3535
<span>
3636
{% for category in sorted_categories %}

0 commit comments

Comments
 (0)