From 752a06ec0ebf20d6232b13f1ea53fe21fefcefbd Mon Sep 17 00:00:00 2001 From: Sadeep Madurange Date: Mon, 8 Dec 2025 17:34:35 +0800 Subject: Fix list indentation. --- blog.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 blog.html (limited to 'blog.html') diff --git a/blog.html b/blog.html new file mode 100644 index 0000000..481f255 --- /dev/null +++ b/blog.html @@ -0,0 +1,13 @@ +--- +title: Blog +layout: default +--- + + +
+ +

Blog

+ + {% include latest.html limit="50" %} + +
-- cgit v1.2.3