diff --git a/docs/code.js b/docs/code.js index 0150d10..5d180b0 100644 --- a/docs/code.js +++ b/docs/code.js @@ -69,6 +69,12 @@ const strings = { ` } +const shitass = document.getElementById("cute"); + +shitass.addEventListener("click", () => { + alert('KYLA IS CUTE KYLA IS CUTE KYLA IS CUTE KYLA IS CUTE KYLA IS CUTE') +}); + const startTypingLoop = async () => { while (true) { const random = ((~~(Math.random() * 10) + 1) * 10) diff --git a/docs/index.html b/docs/index.html index 0a9a1a6..03e9680 100644 --- a/docs/index.html +++ b/docs/index.html @@ -32,6 +32,10 @@
  • stinky
  • amber's pet
  • + + +
    + administrator
    kitsuclub @@ -68,5 +72,4 @@ -