Samasaur1 / samasaur1.github.io

the jekyll source for my website
https://samasaur1.github.io/
3 stars 0 forks source link

Don't create empty span if post has no tags #27

Closed Samasaur1 closed 1 year ago

Samasaur1 commented 1 year ago

https://github.com/Samasaur1/samasaur1.github.io/blob/9afc0a90061000bf1d65850d0f90eb488b605cd8/_includes/post.html#L6-L21

It should be as simple as moving the open/close span tags inside the Liquid if statement.