From 9b55c6fccd785c52e56f152e88516f465f6c4fa3 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Thu, 22 Jun 2023 22:17:25 +0200 Subject: [PATCH] some style improvements --- main/_includes/post.html | 2 +- main/_includes/social.html | 2 +- main/style/style.css | 49 ++++++++------------------------------ 3 files changed, 12 insertions(+), 41 deletions(-) diff --git a/main/_includes/post.html b/main/_includes/post.html index 49792d1..2bbc481 100644 --- a/main/_includes/post.html +++ b/main/_includes/post.html @@ -1,8 +1,8 @@
+ {{ include.post.tags | join: ", " }}

{{ include.post.title }}

{{ include.post.description }}
{{ include.post.date | date_to_string }} - {{ include.post.tags | join: ", " }}
diff --git a/main/_includes/social.html b/main/_includes/social.html index 51d7fa3..d8d366e 100644 --- a/main/_includes/social.html +++ b/main/_includes/social.html @@ -31,7 +31,7 @@
- +