From 600b2b072aa4f0f31a4acfe9b3690f8731107031 Mon Sep 17 00:00:00 2001 From: Wes Bryie <93141203+WesleyBryie@users.noreply.github.com> Date: Thu, 18 Nov 2021 10:35:15 -0500 Subject: [PATCH] i hate my life --- js/scripts.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/scripts.js b/js/scripts.js index 0e38569..140fc87 100644 --- a/js/scripts.js +++ b/js/scripts.js @@ -6,12 +6,12 @@ // This file is intentionally blank // Use this file to add JavaScript to your project -var domain = wesbryiecf; +var domain = wesbryiecf; console.log("Copyright *my code only, anything that is not my code is published and copyrighted by their respective owners* Wesley Bryie, 2021."); console.log("This website was designed and published to https://wesbryie.cf/. If you see it on a domain that is not wesbryie.cf please contact me at wesleybryie@protonmail.com."); -if (domain = "wesbryiecf") +if (domain = "wesbryiecf") console.log("This websites javascript code says that it is correct."); else console.log("I SEE YOU.");