From defe1960ccef120d6383481fb35eadcc99c145bd Mon Sep 17 00:00:00 2001 From: Clove Twilight Date: Sat, 27 Jun 2026 05:56:50 +0100 Subject: [PATCH] Uhhh how about this? --- ascii/index.html | 54 +++++++++++++++++++++++++++++++++--------------- 1 file changed, 37 insertions(+), 17 deletions(-) diff --git a/ascii/index.html b/ascii/index.html index 73a42e4..33b1f15 100644 --- a/ascii/index.html +++ b/ascii/index.html @@ -7,15 +7,25 @@ ASCII — Clove Twilight - + + + - - @@ -46,29 +56,39 @@ ascii.txt +
loading…
- - } catch (err) { - el.textContent = "couldn't load ascii.txt :("; - console.error(err); - } -})(); \ No newline at end of file