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 4659769 commit c876c80Copy full SHA for c876c80
_includes/head-custom.html
@@ -1,4 +1,3 @@
1
-<meta http-equiv="Refresh" content="0; url='https://microbit-apps.github.io/microcode-classic'" />
2
<link rel="apple-touch-icon" href="/{{ site.github.repository_name }}/assets/image.png" />
3
<link rel="icon" type="image/png" href="/{{ site.github.repository_name }}/assets/image.png" />
4
<script type="text/javascript">
@@ -16,4 +15,4 @@
16
15
isCookieUseDisabled: true,
17
isStorageUseDisabled: true
18
}});
19
-</script>
+</script>
0 commit comments