From 583c01de122be399dcbf200ccc3f8bb8687c2cd1 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Fri, 26 Sep 2025 17:40:43 +0200 Subject: Added the changes that allow for blogging --- layouts/partials/header.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 layouts/partials/header.html (limited to 'layouts/partials/header.html') diff --git a/layouts/partials/header.html b/layouts/partials/header.html new file mode 100644 index 0000000..181c75e --- /dev/null +++ b/layouts/partials/header.html @@ -0,0 +1,8 @@ + \ No newline at end of file -- cgit v1.3.1