From 30aaeb2598504912dc99445dfd1c1bd84efa676e Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Fri, 18 Apr 2025 18:19:36 -0400 Subject: add GitHub sponsors to the site Signed-off-by: Xe Iaso --- lume/src/_includes/blog.njk | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) (limited to 'lume/src/_includes') diff --git a/lume/src/_includes/blog.njk b/lume/src/_includes/blog.njk index 9ee7986..ff82e69 100644 --- a/lume/src/_includes/blog.njk +++ b/lume/src/_includes/blog.njk @@ -11,13 +11,21 @@ layout: base.njk }

{{title}}

-

- Published on , {{ readingInfo.words }} words, {{ readingInfo.minutes }} minutes to read -

- {% if desc %} -

{{desc}}

- {% endif %} +
+
+

+ Published on , {{ readingInfo.words }} words, {{ readingInfo.minutes }} minutes to read +

+ + {% if desc %} +

{{desc}}

+ {% endif %} +
+
+ +
+
{% if patronExclusive %}
-- cgit v1.2.3