From a119a3c73f02408b0e2ceedf0ac71e4e684b4cad Mon Sep 17 00:00:00 2001 From: Mark Powers Date: Thu, 7 Mar 2019 16:48:29 -0500 Subject: Add animation, blog, and feed template --- src/html/index.html | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) (limited to 'src/html/index.html') diff --git a/src/html/index.html b/src/html/index.html index 01f6e4e..73ed147 100644 --- a/src/html/index.html +++ b/src/html/index.html @@ -5,13 +5,13 @@ Mark's Kitchen - + @@ -32,22 +32,16 @@ -
-
-

{{ post.description }}

-
- - - -
-

{{ post.createdAt.substring(0,10) }}

-
-
+
+ \ No newline at end of file -- cgit v1.2.3