Fixed HTML tag.

This commit is contained in:
Cotes Chung 2020-05-14 21:59:18 +08:00
parent 8a46286373
commit 08d4ce77e2

View file

@ -15,7 +15,6 @@
<a class="post-tag" href="{{ url | relative_url }}">{{ tag | replace: '-', ' ' }}</a>
{% endfor %}
</div>
</div>
<div id="search-results" class="d-flex flex-wrap justify-content-center text-muted mt-3"></div>
</div>
</div>