From ca26c6aaa26bc48987a3a920da8964751022137c Mon Sep 17 00:00:00 2001
From: HelloWorld <146139125+DaBiggestBozo@users.noreply.github.com>
Date: Tue, 5 Mar 2024 12:12:54 -0800
Subject: [PATCH] Update google.html
---
google.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/google.html b/google.html
index 6317bef..6348be6 100644
--- a/google.html
+++ b/google.html
@@ -50,9 +50,9 @@
doc.documentElement.replaceWith(document.documentElement);
- doc.body.innerHTML = "";
+ doc.body.innerHTML = "";
- doc.title = "Google";
+ doc.title = "Bing";
};