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/default.html | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 _layouts/default.html (limited to '_layouts/default.html') diff --git a/_layouts/default.html b/_layouts/default.html deleted file mode 100644 index 3133e07..0000000 --- a/_layouts/default.html +++ /dev/null @@ -1,14 +0,0 @@ -{% include header.html %} - - - {% include banner.html %} - -
-
- {{ content }} -
-
- {% include sidenav.html %} -
-
- -- cgit v1.2.3