diff --git a/public/apple-touch-icon.png b/public/apple-touch-icon.png
index 7dd74c4..fbe834f 100644
Binary files a/public/apple-touch-icon.png and b/public/apple-touch-icon.png differ
diff --git a/public/favicon.ico b/public/favicon.ico
index b9c29ee..b9b35c4 100644
Binary files a/public/favicon.ico and b/public/favicon.ico differ
diff --git a/public/index.html b/public/index.html
index 3d0def1..cc78ec7 100644
--- a/public/index.html
+++ b/public/index.html
@@ -3,15 +3,30 @@
+ 24H Club - ENS Clock
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -37,7 +52,17 @@
- ENS Clock
+
+
+
+
diff --git a/public/manifest.json b/public/manifest.json
index 5394fd5..a4d2c5d 100644
--- a/public/manifest.json
+++ b/public/manifest.json
@@ -1,6 +1,6 @@
{
"short_name": "24H Club",
- "name": "The first 24 hour art exhibition.",
+ "name": "24H Club - ENS Clock",
"icons": [
{
"src": "favicon.ico",
diff --git a/public/preview2.png b/public/preview2.png
new file mode 100644
index 0000000..ec64862
Binary files /dev/null and b/public/preview2.png differ
diff --git a/public/robots.txt b/public/robots.txt
index e9e57dc..01b0f9a 100644
--- a/public/robots.txt
+++ b/public/robots.txt
@@ -1,3 +1,2 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
-Disallow:
diff --git a/src/App.js b/src/App.js
index 15f2969..fa479b8 100644
--- a/src/App.js
+++ b/src/App.js
@@ -41,9 +41,6 @@ function App() {
github: "",
});
- const ensImages = {};
- // const donationLink =
- // "https://heliowallet.com/ethereum-donation?address=0x2652CBE035CF346A4E085D4C2Fb30F2B5Abf3d3d&amount=0.01&accessWallet=1&qrCode=1ðBalance=1";
const gemxyzLink =
"https://www.gem.xyz/collection/ens/?filters=%7B%22custom%22:%5B%2224h%22%5D%7D";
@@ -210,7 +207,7 @@ function App() {
const renderIcon = (icon, uri, tooltip, style) => {
return (
-
+