- StargazeStudio is best viewed on the big screen.
+ Stargaze Studio is best viewed on the big screen.
- Please open StargazeStudio on your tablet or desktop browser.
+ Please open Stargaze Studio on your tablet or desktop browser.
diff --git a/config/favicons.json b/config/favicons.json
index b7943a0..b2d4851 100644
--- a/config/favicons.json
+++ b/config/favicons.json
@@ -1,9 +1,9 @@
{
"path": "/assets/",
- "appName": "StargazeStudio",
- "appShortName": "StargazeStudio",
+ "appName": "Stargaze Studio",
+ "appShortName": "Stargaze Studio",
"appDescription": "Stargaze Studio is built to provide useful smart contract interfaces that help you build and deploy your own NFT collection in no time.",
- "developerName": "StargazeStudio",
+ "developerName": "Stargaze Studio",
"developerURL": "https://",
"background": "#FFC27D",
"theme_color": "#FFC27D",
diff --git a/config/meta.ts b/config/meta.ts
index 66cbc1a..daa68f4 100644
--- a/config/meta.ts
+++ b/config/meta.ts
@@ -6,6 +6,6 @@ export const meta = {
domain: 'stargaze.tools',
url: faviconsJson.developerURL,
twitter: {
- username: '@stargazestudio',
+ username: '@StargazeZone',
},
}
diff --git a/public/assets/manifest.webmanifest b/public/assets/manifest.webmanifest
index 8cfc15a..eeee0ee 100644
--- a/public/assets/manifest.webmanifest
+++ b/public/assets/manifest.webmanifest
@@ -1,6 +1,6 @@
{
- "name": "StargazeStudio",
- "short_name": "StargazeStudio",
+ "name": "Stargaze Studio",
+ "short_name": "Stargaze Studio",
"description": "Stargaze Studio is a dApp that helps you create and manage your collections on Stargaze by providing smart contract front ends",
"dir": "auto",
"lang": "en-US",