From 3df910b359125d35ca71f4e9419b0bd41d56718c Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Mon, 14 Jun 2021 22:11:50 -0400 Subject: stripping bulma and cobalt; uneeded at this point --- _layouts/post.liquid | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 _layouts/post.liquid (limited to '_layouts/post.liquid') diff --git a/_layouts/post.liquid b/_layouts/post.liquid deleted file mode 100644 index 8b79e63..0000000 --- a/_layouts/post.liquid +++ /dev/null @@ -1,13 +0,0 @@ - - - - - {{ page.title }} - - -
-

{{ page.title }}

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