From df9bc9288b9aec590d39beb43eed0f7c2d577915 Mon Sep 17 00:00:00 2001 From: Sadeep Madurange Date: Tue, 21 Apr 2026 17:16:24 +0800 Subject: Minimalist theme. --- _includes/head.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 _includes/head.html (limited to '_includes/head.html') diff --git a/_includes/head.html b/_includes/head.html new file mode 100644 index 0000000..a6eec07 --- /dev/null +++ b/_includes/head.html @@ -0,0 +1,7 @@ + + + + {{ page.title }} + + + -- cgit v1.2.3