From fd16690b1c38f5bf7d6bafae3433dacd1b7dcde5 Mon Sep 17 00:00:00 2001 From: Eli Date: Thu, 14 Sep 2023 17:08:23 -0400 Subject: [PATCH] palette play and adding created/updated dates --- _includes/layouts/post.njk | 3 ++- content/blog/firstpost.md | 2 ++ content/blog/secondpost.md | 4 +++- public/css/index.css | 28 ++++++++++++++-------------- 4 files changed, 21 insertions(+), 16 deletions(-) diff --git a/_includes/layouts/post.njk b/_includes/layouts/post.njk index 9543d2d..42ca4b2 100644 --- a/_includes/layouts/post.njk +++ b/_includes/layouts/post.njk @@ -7,7 +7,8 @@ layout: layouts/base.njk

{{ title }}