Changing Tag Color for tags generated using liquid

后端 未结 0 1024
被撕碎了的回忆
被撕碎了的回忆 2021-02-06 19:39

I displayed the tags for my post, using liquid, i use the follow script to do it

 {% for post in site.posts %}
    {% if post.tags contains page.tag-name %}
              


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题