From 76edc1290c4a51551166bfe4fd7c6c6e79d9f5e0 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Wed, 2 Nov 2016 22:48:34 -0700 Subject: [PATCH] fixing card app logo --- pxtarget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pxtarget.json b/pxtarget.json index dea16292..33407f31 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -220,13 +220,13 @@ "appTheme": { "accentColor": "#249899", "defaultLocale": "de", - "logoUrl": "https://calliope.cc/about", + "logoUrl": "https://calliope.cc/", "logo": "./static/Calliopeminieditor.svg", "docsLogo": "./static/Calliopeminieditor.svg", "portraitLogo": "./static/Logo_Calliope_Woman.svg", "footerLogo": "./static/Calliopeminieditor.svg", - "cardLogo": "https://az851932.vo.msecnd.net/pub/drbwxcth", - "appLogo": "https://az851932.vo.msecnd.net/pub/tbhemtig", + "cardLogo": "./static/icons/apple-touch-icon.png", + "appLogo": "./static/icons/apple-touch-icon.png", "homeUrl": "https://calliope.cc/", "privacyUrl": "https://go.microsoft.com/fwlink/?LinkId=521839", "termsOfUseUrl": "https://go.microsoft.com/fwlink/?LinkID=206977",