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