Skip to content

Commit 731882e

Browse files
authored
Merge pull request #208 from microbit-foundation/198-show-en-empty-title-instead-of-while-loading
Show no title instead of '***'
2 parents 1d335aa + a8ed4a3 commit 731882e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8">
55
<meta name="viewport" content="width=device-width,initial-scale=1">
66

7-
<title>***</title>
7+
<title>&#65279;</title>
88

99
<link rel="icon" type="image/png" href="/imgs/favicon.png" />
1010
<link rel="stylesheet" href="/global.css" />

0 commit comments

Comments
 (0)