Update index.html
This commit is contained in:
parent
b60b690836
commit
802419f454
|
@ -20,7 +20,7 @@ function checkTime(i) {
|
||||||
return i;
|
return i;
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<link rel='icon' href='favicon.ico' type='image/x-icon'/ >
|
<link rel="icon" href="favicon.ico">
|
||||||
</head>
|
</head>
|
||||||
<embed src="startup.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" />
|
<embed src="startup.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" />
|
||||||
<style>
|
<style>
|
||||||
|
|
Loading…
Reference in a new issue