From 2c37dc596c9c14bb0926ce35be7a673ef8fdda73 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Tue, 14 May 2024 01:22:24 +0200 Subject: [PATCH] perf: use small pic --- _includes/post-item.html | 4 ++-- _layouts/default.html | 2 +- assets/images/ayo-sm.png | Bin 0 -> 13020 bytes 3 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 assets/images/ayo-sm.png diff --git a/_includes/post-item.html b/_includes/post-item.html index 0deec3a..960041c 100644 --- a/_includes/post-item.html +++ b/_includes/post-item.html @@ -12,9 +12,9 @@ >
-

+

{{ post.title | escape }} -

+
{{post.description}} diff --git a/_layouts/default.html b/_layouts/default.html index 8563479..0bc42d9 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -18,7 +18,7 @@