From: Cameron Otsuka Date: Sat, 22 Mar 2025 23:31:49 +0000 (-0700) Subject: add space X-Git-Tag: v1.0.0~19 X-Git-Url: https://git.otsuka.systems/?a=commitdiff_plain;h=ca71c8a6db5e6bfb235043eb00124acf51ad7140;p=cotsuka.github.io add space --- diff --git a/_includes/layouts/post.njk b/_includes/layouts/post.njk index 5b4db84..c7a1f00 100644 --- a/_includes/layouts/post.njk +++ b/_includes/layouts/post.njk @@ -23,7 +23,7 @@ layout: layouts/base.njk {{ description }}
  • - Tags: + Tags:  {%- if page.filePathStem | startsWith("/articles") -%} {{ tags | reject("equalto", "articles") | sort | join(", ") }} {%- elseif page.filePathStem | startsWith("/links") -%}