From 08d4ce77e2b035410fecca0383e449e092921f07 Mon Sep 17 00:00:00 2001 From: Cotes Chung <11371340+cotes2020@users.noreply.github.com> Date: Thu, 14 May 2020 21:59:18 +0800 Subject: [PATCH] Fixed HTML tag. --- _includes/search-results.html | 1 - 1 file changed, 1 deletion(-) diff --git a/_includes/search-results.html b/_includes/search-results.html index 4f889ac..a11832d 100644 --- a/_includes/search-results.html +++ b/_includes/search-results.html @@ -14,7 +14,6 @@ {% capture url %}/tags/{{ tag | downcase | url_encode }}/{% endcapture %} {{ tag | replace: '-', ' ' }} {% endfor %} -