From 62f0d62bb7ed4b41f59d31174ab1ce02122a2c30 Mon Sep 17 00:00:00 2001 From: ImBadAtThisStuff Date: Fri, 29 May 2026 01:44:11 +0100 Subject: [PATCH] i'm gonna pull my hair out --- index.html | 2 +- js/cat.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 65879b0..93074f4 100644 --- a/index.html +++ b/index.html @@ -47,5 +47,5 @@ A 17 Year Old devloper from England, United Kingdom who rarely actually does devlopment work, and just tries to help out whenever she can. - + \ No newline at end of file diff --git a/js/cat.js b/js/cat.js index a2856c3..6401c45 100644 --- a/js/cat.js +++ b/js/cat.js @@ -86,7 +86,7 @@ }; function init() { - let nekoFile = "./assets/media/oneko.gif" + let nekoFile = "./oneko.gif" const curScript = document.currentScript if (curScript && curScript.dataset.cat) { nekoFile = curScript.dataset.cat