Fixed HTML tag.
This commit is contained in:
parent
8a46286373
commit
08d4ce77e2
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@
|
|||
{% capture url %}/tags/{{ tag | downcase | url_encode }}/{% endcapture %}
|
||||
<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>
|
||||
|
|
Loading…
Reference in a new issue