Update index.html
This commit is contained in:
parent
9228d05a7c
commit
1f57e317e9
|
@ -1,7 +1,7 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>About DremJS</title>
|
<title>About DremJS</title>
|
||||||
<embed src="ambient.wav" width="0" height="0" loop="true" autostart="true" hidden="true">
|
<embed src="ambient.mp3" width="0" height="0" loop="true" autostart="true" hidden="true">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>About DremJS</h1>
|
<h1>About DremJS</h1>
|
||||||
|
|
Loading…
Reference in a new issue