From 09f5813252335f44c8dbd52e02902c9958a09ae5 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 21 Oct 2022 15:32:26 +0000 Subject: Restarting development --- _layouts/default.html | 20 -------------------- 1 file changed, 20 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 af84573..0000000 --- a/_layouts/default.html +++ /dev/null @@ -1,20 +0,0 @@ ---- ---- - - - - - - - - - {% include head.html %} - Home | {{ site.title }} - - - {% include navbar.html %} -
- {{ content }} -
- - \ No newline at end of file -- cgit v1.2.3