migrate previously font rendered text to use ninty images

This commit is contained in:
kittentm 2026-02-03 04:38:47 +01:00
commit 7e5e388e6c
3 changed files with 33 additions and 20 deletions

View file

@ -14,7 +14,9 @@
<div id="loading-overlay" class="loading-overlay">
<canvas id="loading-canvas" width="100" height="100"></canvas>
<div id="loading-text">Loading</div>
<div id="loading-text">
<img src="/assets/en/svg/text/wait/tx_loading-dccf3fb801ca859f2d17992f5cd7da62995c1fe81a306dd103398ef7c0e25b70.svg" alt="Loading">
</div>
</div>
<div class="main-wrapper">