We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 012bba7 commit 85efb9dCopy full SHA for 85efb9d
app/theme/templates/blog/blog_post_list.html
@@ -53,12 +53,12 @@ <h3>Categories</h3>
53
<span class="category Tech-link">
54
<span class="category-text">Tech</span>
55
</span>
56
- </span>
+ </a>
57
<a href="/blog/category/beta/">
58
<span class="category Beta-link">
59
<span class="category-text">Beta</span>
60
61
62
</div>
63
64
{% endblock %}
@@ -93,12 +93,12 @@ <h3>Categories</h3>
93
94
95
96
97
98
99
100
101
102
103
104
0 commit comments