From a4c0692f8dbab80cf5c0b5644ec050322040c4e3 Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Tue, 7 May 2024 11:45:46 -0600 Subject: Add dark theme --- _layouts/post.html | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 _layouts/post.html (limited to '_layouts/post.html') diff --git a/_layouts/post.html b/_layouts/post.html deleted file mode 100644 index e0b9d86..0000000 --- a/_layouts/post.html +++ /dev/null @@ -1,22 +0,0 @@ -{% include header.html %} - - - {% include banner.html %} - -
-
- - {% include navigation_buttons.html %} -
-
- {% include sidenav.html %} -
-
- -- cgit v1.2.3