+
From ec008a8884712981103432e7b4d59d72a740fab1 Mon Sep 17 00:00:00 2001 From: Chris Sexton <3216719+chrissexton@users.noreply.github.com> Date: Wed, 28 Feb 2024 10:40:47 -0500 Subject: [PATCH] web: fix emojy stretching and meme display --- plugins/emojy/list.templ | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/plugins/emojy/list.templ b/plugins/emojy/list.templ index 4d35954..ea1c0a0 100644 --- a/plugins/emojy/list.templ +++ b/plugins/emojy/list.templ @@ -16,10 +16,11 @@ templ (p *EmojyPlugin) listTempl(emojy emojyMap) { for _, v := range emojy { for _, c := range v {