From 4b6734c1738a3965192536539d5dfbee20d50b88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Kucharczyk?= Date: Tue, 28 Nov 2023 14:29:11 +0100 Subject: [PATCH] Add width, height, alt to images --- games/templates/base.html | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/games/templates/base.html b/games/templates/base.html index f9f55a6..60e29c4 100644 --- a/games/templates/base.html +++ b/games/templates/base.html @@ -17,13 +17,20 @@ + class="absolute right-3 top-3 animate-spin htmx-indicator" + height="24" + width="24" + alt="loading indicator" />