diff options
Diffstat (limited to 'templates/tags')
-rw-r--r-- | templates/tags/single.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/tags/single.html b/templates/tags/single.html index b9b66e7..6037d5d 100644 --- a/templates/tags/single.html +++ b/templates/tags/single.html @@ -30,8 +30,7 @@ stroke-width="2" stroke-linecap="round" stroke-linejoin="round" - class="feather feather-menu" - > + class="feather feather-menu"> <line x1="3" y1="12" x2="21" y2="12"></line> <line x1="3" y1="6" x2="21" y2="6"></line> <line x1="3" y1="18" x2="21" y2="18"></line> |