We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e32fbe commit fabc296Copy full SHA for fabc296
index.html
@@ -29,8 +29,8 @@
29
<link rel="stylesheet" href="/css/global.css" />
30
<link rel="stylesheet" href="/css/all.min.css" />
31
32
- <script src="https://shared-assets.microbit.org/common/v1/common.js" async></script>
33
- <link rel="stylesheet" href="https://shared-assets.microbit.org/common/v1/main.css" />
+ <script src="https://shared-assets.microbit.org/common/v2/common.js" async></script>
+ <link rel="stylesheet" href="https://shared-assets.microbit.org/common/v2/main.css" />
34
<script>
35
// GA config itself is via the common assets config depending on consent.
36
window.dataLayer = window.dataLayer || [];
0 commit comments