updated simulator ratio, domain names
This commit is contained in:
parent
5fab789763
commit
14e8eabd25
@ -72,7 +72,7 @@
|
|||||||
"simulator": {
|
"simulator": {
|
||||||
"autoRun": true,
|
"autoRun": true,
|
||||||
"streams": true,
|
"streams": true,
|
||||||
"aspectRatio": 1.22,
|
"aspectRatio": 1.08,
|
||||||
"parts": true,
|
"parts": true,
|
||||||
"partsAspectRatio": 0.69,
|
"partsAspectRatio": 0.69,
|
||||||
"builtinParts": {
|
"builtinParts": {
|
||||||
@ -82,7 +82,8 @@
|
|||||||
"speaker": true,
|
"speaker": true,
|
||||||
"bluetooth": true,
|
"bluetooth": true,
|
||||||
"thermometer": true,
|
"thermometer": true,
|
||||||
"compass": true
|
"compass": true,
|
||||||
|
"headphone": true
|
||||||
},
|
},
|
||||||
"boardDefinition": {
|
"boardDefinition": {
|
||||||
"visual": "calliope",
|
"visual": "calliope",
|
||||||
@ -190,7 +191,7 @@
|
|||||||
},
|
},
|
||||||
"appTheme": {
|
"appTheme": {
|
||||||
"accentColor": "#5C005C",
|
"accentColor": "#5C005C",
|
||||||
"logoUrl": "https://codethemicrobit.com/about",
|
"logoUrl": "https://calliope.cc/about",
|
||||||
"logo": "./static/calliope.simplified.svg",
|
"logo": "./static/calliope.simplified.svg",
|
||||||
"docsLogo": "./static/calliope.simplified.svg",
|
"docsLogo": "./static/calliope.simplified.svg",
|
||||||
"portraitLogo": "./static/calliope.simplified.svg",
|
"portraitLogo": "./static/calliope.simplified.svg",
|
||||||
@ -198,7 +199,7 @@
|
|||||||
"cardLogo": "https://az851932.vo.msecnd.net/pub/drbwxcth",
|
"cardLogo": "https://az851932.vo.msecnd.net/pub/drbwxcth",
|
||||||
"appLogo": "https://az851932.vo.msecnd.net/pub/tbhemtig",
|
"appLogo": "https://az851932.vo.msecnd.net/pub/tbhemtig",
|
||||||
"organizationLogo": "./static/Microsoft-logo_rgb_c-gray.png",
|
"organizationLogo": "./static/Microsoft-logo_rgb_c-gray.png",
|
||||||
"homeUrl": "https://codethemicrobit.com/",
|
"homeUrl": "https://calliope.cc/",
|
||||||
"privacyUrl": "https://go.microsoft.com/fwlink/?LinkId=521839",
|
"privacyUrl": "https://go.microsoft.com/fwlink/?LinkId=521839",
|
||||||
"termsOfUseUrl": "https://go.microsoft.com/fwlink/?LinkID=206977",
|
"termsOfUseUrl": "https://go.microsoft.com/fwlink/?LinkID=206977",
|
||||||
"githubUrl": "https://github.com/Microsoft/pxt-calliope",
|
"githubUrl": "https://github.com/Microsoft/pxt-calliope",
|
||||||
|
Loading…
Reference in New Issue
Block a user