aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--biome.json3
-rw-r--r--src/app.html1
2 files changed, 1 insertions, 3 deletions
diff --git a/biome.json b/biome.json
index 0cf67894..ade6cbfa 100644
--- a/biome.json
+++ b/biome.json
@@ -23,9 +23,6 @@
"enabled": true,
"rules": {
"recommended": true,
- "a11y": {
- "useAltText": "off"
- },
"suspicious": {
"noImplicitAnyLet": "off"
}
diff --git a/src/app.html b/src/app.html
index 2a3ad3f9..fb48fb03 100644
--- a/src/app.html
+++ b/src/app.html
@@ -246,6 +246,7 @@
<img
id="mai"
+ alt="AoButa easter egg character"
onclick="aoButa === 'mai_2' ? alert('You\'re having lewd thoughts, aren\'t you?') : undefined"
/>