diff options
| author | Fuwn <[email protected]> | 2026-03-01 16:03:06 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-03-01 16:03:07 -0800 |
| commit | 48c7c4f0f072face3c49063fa1dc0723da704fee (patch) | |
| tree | 8e52a56257ecf6ea43e744e66988c35a711811ad /src/app.html | |
| parent | chore(biome): re-enable useGenericFontNames rule (diff) | |
| download | due.moe-48c7c4f0f072face3c49063fa1dc0723da704fee.tar.xz due.moe-48c7c4f0f072face3c49063fa1dc0723da704fee.zip | |
chore(biome): re-enable useAltText rule
Diffstat (limited to 'src/app.html')
| -rw-r--r-- | src/app.html | 1 |
1 files changed, 1 insertions, 0 deletions
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" /> |