From 4b3b3452544b925d8795cfaa0e84cb664e852c09 Mon Sep 17 00:00:00 2001 From: Ayo Date: Tue, 30 May 2023 17:34:22 +0200 Subject: [PATCH] add alt text to replies' avatars --- _includes/head.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_includes/head.html b/_includes/head.html index e16b7c9..67f7099 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -111,7 +111,9 @@ row.append(cell); const author = document.createElement("p"); author.className = "author-wrapper"; - author.innerHTML = ` ${ reply.author.name