From bacbb707b760d47f776c505ddb530a79ab91abee Mon Sep 17 00:00:00 2001 From: Jayd-Rubies <155784127+Jayd-Rubies@users.noreply.github.com> Date: Wed, 23 Apr 2025 13:14:57 -0400 Subject: [PATCH] Add files via upload --- mods/UwUify.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/UwUify.js b/mods/UwUify.js index b37b6305..b5c6bb5e 100644 --- a/mods/UwUify.js +++ b/mods/UwUify.js @@ -3,7 +3,7 @@ document.body.style.backgroundSize = 'cover'; gameDiv.style.border = "1px solid #ffffff00"; var statsbar = document.getElementById("stats"); var stylesheetchangevar = document.querySelector("link[rel=stylesheet]"); -stylesheetchangevar.href = "mods/UwUstyle.css"; +stylesheetchangevar.href = "https://jayd-Rubies.github.io/assets/css/UwUstyle.css"; statsbar.style.backgroundColor = 'transparent'; window.addEventListener("load",function(){ document.querySelectorAll(".categoryButton").forEach(e => {