From f305be5f9172757de3c2abf2e732283578a065cc Mon Sep 17 00:00:00 2001 From: mion <> Date: Wed, 27 May 2026 15:55:24 +0100 Subject: update --- style.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.js') diff --git a/style.js b/style.js index 29ff78a..d70d815 100644 --- a/style.js +++ b/style.js @@ -41,6 +41,6 @@ document.getElementById("content").appendChild(stylechooser); addCSS("default", "style.css"); addCSS("moe", "moe.css"); -addCSS("simple", "simple.css"); +addCSS("simple", ""); }); -- cgit v1.2.3