From b5e52baf98046fa74af8a6fc25eb5ba1fc47bb3e Mon Sep 17 00:00:00 2001 From: Marie Katrine Ekeberg Date: Mon, 29 Jul 2024 17:29:51 +0200 Subject: [PATCH] [SKIP] Add cat emoji to homepage. because why the hell not? --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 2a93d95..42f3319 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ tab: home --- -

{{ site.posts | size }} articles on many different topics!

+

{{ site.posts | size }} articles on many different topics! :cat:

Take me to a random article!