From ed8c5189a1fa843c76902b096216720e10db17b7 Mon Sep 17 00:00:00 2001 From: puppygirlhornypost Date: Fri, 26 Jul 2024 21:13:38 -0500 Subject: [PATCH] mmf --- docs/code.js | 6 ++++++ docs/index.html | 5 ++++- 2 files changed, 10 insertions(+), 1 deletion(-) 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 @@ -