From 7bdf0ea3db6a2c4cdd33392080d5d18c2023b1c6 Mon Sep 17 00:00:00 2001 From: Aadil Ayub Date: Fri, 26 Apr 2024 20:10:34 +0500 Subject: [PATCH] Customize single post template --- templates/single.html | 37 ++++++++++++++++++++++++++----------- 1 file changed, 26 insertions(+), 11 deletions(-) diff --git a/templates/single.html b/templates/single.html index df49325..f80b557 100644 --- a/templates/single.html +++ b/templates/single.html @@ -1,15 +1,30 @@ - + - -

- + +
+ + + - + +
+ - -
- -
- + +
+ - \ No newline at end of file + + + +
+ + + + + +
+ + + \ No newline at end of file