Skip to content

Commit c876c80

Browse files
authored
Update head-custom.html
1 parent 4659769 commit c876c80

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_includes/head-custom.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<meta http-equiv="Refresh" content="0; url='https://microbit-apps.github.io/microcode-classic'" />
21
<link rel="apple-touch-icon" href="/{{ site.github.repository_name }}/assets/image.png" />
32
<link rel="icon" type="image/png" href="/{{ site.github.repository_name }}/assets/image.png" />
43
<script type="text/javascript">
@@ -16,4 +15,4 @@
1615
isCookieUseDisabled: true,
1716
isStorageUseDisabled: true
1817
}});
19-
</script>
18+
</script>

0 commit comments

Comments
 (0)