We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7758988 commit 320470dCopy full SHA for 320470d
tags.html
@@ -4,8 +4,8 @@
4
header: Posts By Tag
5
group: example-page
6
---
7
-
8
-<ul class="tag_box inline">
+
+<ul class="tag_box">
9
{% assign tags_list = site.tags %}
10
{% include helpers/tags_list.html %}
11
</ul>
0 commit comments