From 0c87f6513bca41acba6e3cd5c55ab31e8a30ec28 Mon Sep 17 00:00:00 2001 From: welpo Date: Thu, 31 Aug 2023 03:34:33 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20style(meta):=20add=20"=E2=80=A6"?= =?UTF-8?q?=20when=20using=20summary=20with=20``?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Removes trailing periods, if they exist, before adding "…". Partially reverts f03a9b3. --- templates/partials/header.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/partials/header.html b/templates/partials/header.html index ffa92f1..9cc3f03 100644 --- a/templates/partials/header.html +++ b/templates/partials/header.html @@ -57,8 +57,8 @@ {%- elif page.summary %} - - + + {%- else %}