Skip to content

Commit 70b5f05

Browse files
Update shared assets (#602)
1 parent 6be7b4d commit 70b5f05

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
@@ -26,12 +26,12 @@
2626
<meta property="og:image" content="%VITE_FULL_URL%social.png" />
2727
<link rel="shortcut icon" href="%VITE_FULL_URL%imgs/favicon.ico" />
2828
<script
29-
src="https://shared-assets.microbit.org/common/v1/common.js"
29+
src="https://shared-assets.microbit.org/common/v2/common.js"
3030
async
3131
></script>
3232
<link
3333
rel="stylesheet"
34-
href="https://shared-assets.microbit.org/common/v1/main.css"
34+
href="https://shared-assets.microbit.org/common/v2/main.css"
3535
/>
3636
<script>
3737
// GA config itself is via the common assets config depending on consent.

0 commit comments

Comments
 (0)