From 0eb408a010dd22d7f11d579759e18b0d8a33a599 Mon Sep 17 00:00:00 2001 From: Thomas Chartron Date: Tue, 9 Nov 2021 22:07:22 +0100 Subject: [PATCH] update --- templates/categories/single.html | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/templates/categories/single.html b/templates/categories/single.html index 8a170d5..5c8b1a6 100644 --- a/templates/categories/single.html +++ b/templates/categories/single.html @@ -22,18 +22,22 @@
- - - - - - {{ page.reading_time }} min, - - - - - {{ page.word_count }} words - +
+ + + + + + {{ page.reading_time }} min, + + + + + + + {{ page.word_count }} words + +