Update index.html
This commit is contained in:
parent
21ada003b1
commit
90da34470e
|
@ -1,9 +1,9 @@
|
||||||
<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">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<embed src="ambient.wav" width="0" height="0" loop="true" autostart="true" hidden="true">
|
|
||||||
<h1>About DremJS<h1>
|
<h1>About DremJS<h1>
|
||||||
<h2>Version: 0.0.8a</h2>
|
<h2>Version: 0.0.8a</h2>
|
||||||
<p>Note: If something isn't right with your desktop, try reloading the frame! If that doesn't work, clear your browsers cache!</p>
|
<p>Note: If something isn't right with your desktop, try reloading the frame! If that doesn't work, clear your browsers cache!</p>
|
||||||
|
|
Loading…
Reference in a new issue