generated from NomicFoundation/hardhat-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
22 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,25 @@ | ||
{ | ||
"short_name": "Club Card", | ||
"name": "A wallet for your mechs", | ||
"short_name": "Mech", | ||
"name": "Mech — Inventories for NFTs", | ||
"icons": [ | ||
{ | ||
"src": "favicon.ico", | ||
"sizes": "64x64 32x32 24x24 16x16", | ||
"type": "image/x-icon" | ||
}, | ||
{ | ||
"src": "logo192.png", | ||
"src": "icon3x.png", | ||
"type": "image/png", | ||
"sizes": "192x192" | ||
}, | ||
{ | ||
"src": "logo310.png", | ||
"src": "icon3x.png", | ||
"type": "image/png", | ||
"sizes": "310x310" | ||
} | ||
], | ||
"start_url": ".", | ||
"display": "standalone", | ||
"theme_color": "#000000", | ||
"background_color": "#ffffff" | ||
"theme_color": "#bc3f4d", | ||
"background_color": "#fac0ea" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
{ | ||
"name": "Mech", | ||
"short_name": "Mech", | ||
"icons": [ | ||
{ | ||
"src": "/android-chrome-144x144.png", | ||
"sizes": "144x144", | ||
"type": "image/png" | ||
} | ||
], | ||
"theme_color": "#fac0ea", | ||
"background_color": "#fac0ea", | ||
"display": "standalone" | ||
"name": "Mech — Inventories for NFTs", | ||
"short_name": "Mech", | ||
"icons": [ | ||
{ | ||
"src": "/android-chrome-144x144.png", | ||
"sizes": "144x144", | ||
"type": "image/png" | ||
} | ||
], | ||
"theme_color": "#fac0ea", | ||
"background_color": "#fac0ea", | ||
"display": "standalone" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,6 +23,3 @@ | |
border: 2px solid var(--button-border); | ||
filter: brightness(1.2); | ||
} | ||
|
||
.logo { | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c1fff44
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
mech – ./
mech-gnosis-guild.vercel.app
mech-omega.vercel.app
mech-git-main-gnosis-guild.vercel.app
mech.mom
www.mech.mom