From 1daf6dabe0fe87d3807b99f9a11a0ebfc7be8629 Mon Sep 17 00:00:00 2001 From: Caleb Fontenot Date: Sun, 11 Aug 2024 12:48:53 -0500 Subject: [PATCH] easter egg :3 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index d5bcb84..525d6fd 100644 --- a/index.html +++ b/index.html @@ -81,7 +81,7 @@ if (inputText.includes("🏳️‍⚧️")) { inputText = "Trans rights are human rights! 🏳️‍⚧️"; document.getElementById("body").background-image = "url(https://files.calebfontenot.com/blahaj-bl%C3%A5haj.gif)"; - document.replaceAll("/Caleb/Chloe/"); + document.body.innerHTML.replaceAll("/Caleb/Chloe/"); } let designText; switch (value) {