From bcf9b230be6d74c71567fd0771b31d47d8dd39c7 Mon Sep 17 00:00:00 2001 From: Brian Picciano Date: Thu, 21 Jan 2021 17:22:53 -0700 Subject: build the blog with nix --- _layouts/default.html | 22 ---------------------- 1 file changed, 22 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 5df9d6d..0000000 --- a/_layouts/default.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - {%- include head.html -%} - - - -
- - {%- include header.html -%} - -
- {{ content }} -
- - {%- include footer.html -%} - -
- - - - -- cgit v1.2.3