diff options
Diffstat (limited to 'archive.liquid')
-rw-r--r-- | archive.liquid | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archive.liquid b/archive.liquid index b03d7e0..26f59de 100644 --- a/archive.liquid +++ b/archive.liquid @@ -31,7 +31,7 @@ permalink: /archive.html <path d="M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4zM16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2m-3.5-7h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5"/> </svg> </div> - <div class="column is-one-fifth"> + <div class="column"> {% for tag in post.tags %} {{ tag }}{% unless forloop.last %},{% endunless %} {% endfor %} |