From 09c104fd6e5f1422e1c8274cb7913f81d3c40038 Mon Sep 17 00:00:00 2001 From: dependenthodor Date: Tue, 9 Sep 2025 17:11:24 +0100 Subject: [PATCH 1/4] chore: add alt tag --- dev/index.html | 4 +++- src/index.css | 48 ++++++++++++++++++++++++++++++++++++- src/index.ts | 60 ++++++++++++++++++++++++++++++++++++++++++++++ src/types/types.ts | 15 ++++++++++++ src/ui.ts | 45 ++++++++++++++++++++++++++++++++++ 5 files changed, 170 insertions(+), 2 deletions(-) diff --git a/dev/index.html b/dev/index.html index 2383256..16d3b94 100644 --- a/dev/index.html +++ b/dev/index.html @@ -9,7 +9,7 @@