]> git.otsuka.systems Git - cotsuka.github.io/commitdiff
add space
authorCameron Otsuka <cameron@otsuka.haus>
Sat, 22 Mar 2025 23:31:49 +0000 (16:31 -0700)
committerCameron Otsuka <cameron@otsuka.haus>
Sat, 22 Mar 2025 23:31:49 +0000 (16:31 -0700)
_includes/layouts/post.njk

index 5b4db84d5d09fd4565115576f674bd5cc9af9005..c7a1f00d4d7afbe58aa7e24e0f04ff4b78690e0b 100644 (file)
@@ -23,7 +23,7 @@ layout: layouts/base.njk
                        {{ description }}
                </li>
                <li>
-                       Tags:
+                       Tags:&nbsp;
                        {%- if page.filePathStem | startsWith("/articles") -%}
                                {{ tags | reject("equalto", "articles") | sort | join(", ") }}
                        {%- elseif page.filePathStem | startsWith("/links") -%}