From ab2fbe45331236ddb4d3cbb2e1bfc3964757ec88 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Wed, 15 May 2024 12:08:46 -0500 Subject: my kubernetes adventure Signed-off-by: Xe Iaso --- lume/src/_includes/blog.njk | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'lume/src/_includes') diff --git a/lume/src/_includes/blog.njk b/lume/src/_includes/blog.njk index c5e6602..7b2ed30 100644 --- a/lume/src/_includes/blog.njk +++ b/lume/src/_includes/blog.njk @@ -3,11 +3,15 @@ layout: base.njk ---
-

{{title}}

-

+

{{title}}

+

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

+ {% if desc %} +

{{desc}}

+ {% endif %} + {% if patronExclusive %}

This content is exclusive to my patrons. If you are not a patron, please don't be the reason I need to make a process more complicated than the honor system. This will be made public in the future, once the series is finished.

-- cgit v1.2.3