Update UwUify.js
This commit is contained in:
parent
fe310a09a0
commit
9c162d0ef0
|
|
@ -1,4 +1,4 @@
|
||||||
document.body.style.backgroundImage = 'url("https://jayd-rubies.github.io/uwuify.png")';
|
document.body.style.backgroundImage = 'url("https://jayd-rubies.github.io/image/uwuify.png")';
|
||||||
document.body.style.backgroundSize = 'cover';
|
document.body.style.backgroundSize = 'cover';
|
||||||
gameDiv.style.border = "1px solid #ffffff00";
|
gameDiv.style.border = "1px solid #ffffff00";
|
||||||
window.addEventListener("load",function(){
|
window.addEventListener("load",function(){
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue