Skip to content

Commit fabc296

Browse files
Update shared assets (#601)
1 parent 0e32fbe commit fabc296

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
<link rel="stylesheet" href="/css/global.css" />
3030
<link rel="stylesheet" href="/css/all.min.css" />
3131

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" />
32+
<script src="https://shared-assets.microbit.org/common/v2/common.js" async></script>
33+
<link rel="stylesheet" href="https://shared-assets.microbit.org/common/v2/main.css" />
3434
<script>
3535
// GA config itself is via the common assets config depending on consent.
3636
window.dataLayer = window.dataLayer || [];

0 commit comments

Comments
 (0)