From 27f1e57bfbadbb3557d7649567e49a1e89927012 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Fri, 26 Jun 2020 17:22:38 -0400 Subject: working on new pricing table and blogging system --- _layouts/post.liquid | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 _layouts/post.liquid (limited to '_layouts/post.liquid') diff --git a/_layouts/post.liquid b/_layouts/post.liquid new file mode 100644 index 0000000..8b79e63 --- /dev/null +++ b/_layouts/post.liquid @@ -0,0 +1,13 @@ + + + + + {{ page.title }} + + +
+

{{ page.title }}

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