From ff72858c421a7bbb1db682c15e2493eb284d0f60 Mon Sep 17 00:00:00 2001 From: Michal Moskal Date: Thu, 30 Jun 2016 16:36:07 +0100 Subject: [PATCH] Use new index.html includes/overrides --- includes/head.html | 17 +++++++++++++++++ includes/tracking.html | 13 +++++++++++++ pxtarget.json | 3 ++- 3 files changed, 32 insertions(+), 1 deletion(-) create mode 100644 includes/head.html create mode 100644 includes/tracking.html diff --git a/includes/head.html b/includes/head.html new file mode 100644 index 00000000..17fdd9bf --- /dev/null +++ b/includes/head.html @@ -0,0 +1,17 @@ + + + + + + + + + + + + diff --git a/includes/tracking.html b/includes/tracking.html new file mode 100644 index 00000000..c86a4966 --- /dev/null +++ b/includes/tracking.html @@ -0,0 +1,13 @@ + + diff --git a/pxtarget.json b/pxtarget.json index d7fd007c..f42d93d8 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -86,7 +86,8 @@ "docsLogo": "./static/microbit.simplified.svg", "portraitLogo": "./static/microbit.simplified.svg", "footerLogo": "./static/microbit.simplified.svg", - "embedLogo": "https://az851932.vo.msecnd.net/pub/tbhemtig", + "cardLogo": "https://az851932.vo.msecnd.net/pub/drbwxcth", + "appLogo": "https://az851932.vo.msecnd.net/pub/tbhemtig", "organizationLogo": "./static/Microsoft-logo_rgb_c-gray.png", "homeUrl": "https://codethemicrobit.com/", "embedUrl": "https://codethemicrobit.com/",