From 845ab62bc447811c47d92eb553655695a9344bbf Mon Sep 17 00:00:00 2001 From: AhriVastaya Date: Sat, 19 Oct 2024 23:18:37 +0000 Subject: [PATCH] Did some unbranding bc fuck Meta (and also fuck you but in a different way) --- public/index.html | 35 +---------------------------------- public/manifest.json | 4 ++-- public/robots.txt | 3 --- 3 files changed, 3 insertions(+), 39 deletions(-) delete mode 100644 public/robots.txt diff --git a/public/index.html b/public/index.html index aa069f2..b960ec6 100644 --- a/public/index.html +++ b/public/index.html @@ -1,43 +1,10 @@ - - - - - - - - - - React App + RemoteShell
- diff --git a/public/manifest.json b/public/manifest.json index 080d6c7..09e314b 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "React App", - "name": "Create React App Sample", + "short_name": "RemoteShell", + "name": "RemoteShell", "icons": [ { "src": "favicon.ico", diff --git a/public/robots.txt b/public/robots.txt deleted file mode 100644 index e9e57dc..0000000 --- a/public/robots.txt +++ /dev/null @@ -1,3 +0,0 @@ -# https://www.robotstxt.org/robotstxt.html -User-agent: * -Disallow: