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/page.html | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 _layouts/page.html (limited to '_layouts/page.html') diff --git a/_layouts/page.html b/_layouts/page.html deleted file mode 100644 index 469413a..0000000 --- a/_layouts/page.html +++ /dev/null @@ -1,13 +0,0 @@ ---- -layout: default ---- - -
-

- {{ page.title | escape }} -

-
- -
- {{ content }} -
-- cgit v1.2.3