From 52e846be7f8013a104494358842711518294b10e Mon Sep 17 00:00:00 2001 From: WalkerTownesGYAT Date: Fri, 22 Dec 2023 14:27:19 -0500 Subject: [PATCH] added homescreen check --- index.html | 21 +++++++++++++++++++++ manifest.json | 5 ----- 2 files changed, 21 insertions(+), 5 deletions(-) delete mode 100644 manifest.json diff --git a/index.html b/index.html index 94e3b2d..575838e 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,22 @@ + + +

WELCOME!

Hello! This is the hub of all of my forks. The code in these forks is not mine, it belongs to the creators of the code.

@@ -22,6 +38,11 @@

WELCOME!

Roblox
Croxy +
+ +
+

PLEASE ADD TO HOMESCREEN

+
diff --git a/manifest.json b/manifest.json deleted file mode 100644 index 1a858f4..0000000 --- a/manifest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "name": "Runloop", - "scope": "/", - "display": "standalone" -}