Skip to content

Commit 524667d

Browse files
committed
Minor layout tweak
1 parent e4a61a8 commit 524667d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_pages/tags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ title: Tags
3535

3636
<div class="archive-group">
3737
<h3 id="{{ tag_name | slugify }}" class="category-head">
38-
{{ tag_name }} <span class="tag-count">({{ tag_size }})</span>
38+
{{ tag_name }} ({{ tag_size }})
3939
</h3>
4040
<ul class="post-list">
4141
{% for post in tag_posts reversed %}

0 commit comments

Comments
 (0)