Set organizationUrl to https://makecode.com/org so that it redirects to the about page, rather than makecode.com
This commit is contained in:
parent
16197f2987
commit
73da17a395
@ -87,7 +87,7 @@
|
|||||||
"cardLogo": "./static/icons/android-chrome-192x192.png",
|
"cardLogo": "./static/icons/android-chrome-192x192.png",
|
||||||
"appLogo": "./static/icons/android-chrome-192x192.png",
|
"appLogo": "./static/icons/android-chrome-192x192.png",
|
||||||
"organization": "Microsoft MakeCode",
|
"organization": "Microsoft MakeCode",
|
||||||
"organizationUrl": "https://makecode.com/",
|
"organizationUrl": "https://makecode.com/org",
|
||||||
"organizationLogo": "./static/Microsoft-logo_rgb_c-gray-square.png",
|
"organizationLogo": "./static/Microsoft-logo_rgb_c-gray-square.png",
|
||||||
"organizationWideLogo": "./static/Microsoft-logo_rgb_c-gray.png",
|
"organizationWideLogo": "./static/Microsoft-logo_rgb_c-gray.png",
|
||||||
"homeUrl": "https://makecode.mindstorms.com/",
|
"homeUrl": "https://makecode.mindstorms.com/",
|
||||||
|
Loading…
Reference in New Issue
Block a user