From aa4da0ec1eccc9afd2901a793599b11ca775ff3f Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 27 May 2023 17:10:32 +0200 Subject: [PATCH] style: simpler post list items, spacing adjustments --- _includes/head.html | 42 +++++++++--- _includes/post-item.html | 16 ----- _layouts/post.html | 6 +- assets/main.scss | 138 +++++---------------------------------- 4 files changed, 53 insertions(+), 149 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index c3d0f25..75a0698 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -2,8 +2,10 @@ {{page.title}} - Web Technologies and Productivity Hacks - {{site.title}} - + @@ -18,14 +20,23 @@ {% else %} {% endif %} {% if page.layout == 'home' %} - + {% elsif page.image %} - + {% else %} - + {% endif %} - +