From 10010c13eaccdf2149999c64cac455ab455135c7 Mon Sep 17 00:00:00 2001 From: Mimi <1119186082@qq.com> Date: Wed, 26 Jul 2023 14:43:51 +0800 Subject: [PATCH] Some minor fixes --- .github/label-commenter-config.yml | 2 +- layout/_macro/post.njk | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/label-commenter-config.yml b/.github/label-commenter-config.yml index 1eb8ba9..19a196b 100644 --- a/.github/label-commenter-config.yml +++ b/.github/label-commenter-config.yml @@ -27,7 +27,7 @@ labels: issue: body: This will not be worked on but we appreciate your contribution. action: close - - name: Configuration + - name: Configurations labeled: pr: body: | diff --git a/layout/_macro/post.njk b/layout/_macro/post.njk index 466ae35..e297189 100644 --- a/layout/_macro/post.njk +++ b/layout/_macro/post.njk @@ -135,14 +135,14 @@
{%- if prev %} {%- endif %}
{%- if next %} {%- endif %}