diff --git a/frontend/index.html b/frontend/index.html
index d874f73..6535b35 100644
--- a/frontend/index.html
+++ b/frontend/index.html
@@ -1,15 +1,15 @@
-
-
-
-
-
-
- Item Finder
-
-
-
-
-
+
+
+
+
+
+
+ Item Finder
+
+
+
+
+
diff --git a/frontend/public/favicon.ico b/frontend/public/favicon.ico
deleted file mode 100644
index 3ff7990..0000000
Binary files a/frontend/public/favicon.ico and /dev/null differ
diff --git a/frontend/public/favicon.svg b/frontend/public/favicon.svg
deleted file mode 100644
index a7f33e5..0000000
--- a/frontend/public/favicon.svg
+++ /dev/null
@@ -1,5 +0,0 @@
-
diff --git a/frontend/public/logo_christmas_192.png b/frontend/public/logo_christmas_192.png
deleted file mode 100644
index b0df578..0000000
Binary files a/frontend/public/logo_christmas_192.png and /dev/null differ
diff --git a/frontend/public/logo_christmas_512.png b/frontend/public/logo_christmas_512.png
deleted file mode 100644
index 42a40dc..0000000
Binary files a/frontend/public/logo_christmas_512.png and /dev/null differ
diff --git a/frontend/public/manifest.json b/frontend/public/manifest.json
deleted file mode 100644
index 69df9e1..0000000
--- a/frontend/public/manifest.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "short_name": "items.sp-tarkov",
- "name": "Items Website for sp-tarkov",
- "icons": [
- {
- "src": "favicon.ico",
- "sizes": "32x32",
- "type": "image/x-icon"
- },
- {
- "src": "favicon.svg",
- "type": "image/svg+xml",
- "sizes": "64x64 96x96 128x128 160x160 192x192 512x512"
- }
- ],
- "start_url": ".",
- "display": "standalone",
- "theme_color": "#000000",
- "background_color": "#ffffff"
-}