From 2352ae5c9715e17f311164c9d63f063b28a6fd9a Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 21 May 2023 20:55:26 +0200 Subject: [PATCH] refactor: hide message button --- _layouts/home.html | 71 +++++++++++++++++++++------------------------- 1 file changed, 32 insertions(+), 39 deletions(-) diff --git a/_layouts/home.html b/_layouts/home.html index e29467b..40ce63e 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -10,43 +10,22 @@ layout: default color: black; border-radius: 5px; border: 3px dotted #ccc !important; - padding: 0.5em 1em; + padding: 1em; " > -

- Hello, fellow human! Just a short message... -

+

Hello, fellow human!

- Welcome! Like you, I have many areas of interests, and in this site you - will find posts on varying topics that are not always confined to my - professional life. + Welcome! Just a quick message... Like you, I have many areas of interests, + and in this site you will find posts on varying topics that are not always + confined to my professional life.

- There really is no central theme on this blog, and even the quality of - writing may change between posts. My only rule here is that I put out - words about stuff I find helpful to talk about. + There really is no central theme on this blog -- even the writing + quality/style may change between posts. My only rule here is that I put + out my thoughts about things I want to talk about.

- - - {% if site.posts.size > 0 %}