From f7b9d5ba09167d2314c929c26115a679b8f7bd25 Mon Sep 17 00:00:00 2001
From: Nihaal Sharma
Date: Sat, 30 Sep 2023 15:33:07 +0100
Subject: [PATCH] Fix image link
---
app.webmanifest | 6 +++---
images/{makeLogoEntries => }/uranium1024.png | Bin
images/{makeLogoEntries => }/uranium64.png | Bin
index.html | 4 ++--
style.css | 3 ---
5 files changed, 5 insertions(+), 8 deletions(-)
rename images/{makeLogoEntries => }/uranium1024.png (100%)
rename images/{makeLogoEntries => }/uranium64.png (100%)
diff --git a/app.webmanifest b/app.webmanifest
index 18ce1dd..0121622 100644
--- a/app.webmanifest
+++ b/app.webmanifest
@@ -1,11 +1,11 @@
{
- "name": "neon443 Progressive Web App",
+ "name": "neon443 PWA",
"short_name": "neon443",
"description": ".",
"icons": [
{
- "src": "./images/app-icon.png",
- "sizes": "512×512",
+ "src": "./images/icon.png",
+ "sizes": "1024x1024",
"type": "image/png"
}
],
diff --git a/images/makeLogoEntries/uranium1024.png b/images/uranium1024.png
similarity index 100%
rename from images/makeLogoEntries/uranium1024.png
rename to images/uranium1024.png
diff --git a/images/makeLogoEntries/uranium64.png b/images/uranium64.png
similarity index 100%
rename from images/makeLogoEntries/uranium64.png
rename to images/uranium64.png
diff --git a/index.html b/index.html
index e3f76ba..ed420ae 100644
--- a/index.html
+++ b/index.html
@@ -53,7 +53,7 @@
This site really needs a good logo (view the current one here), if you are good at digital art, please email me.
Currently Entered:
-
-
+
+