Update index.html
This commit is contained in:
parent
86ad3caf95
commit
31aea03e42
|
@ -1,6 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<embed src="ambient.wav" width="0" height="0" loop="false" autostart="true" hidden="true" />
|
||||
<head>
|
||||
<title>How To Install Applications Onto DremJS</title>
|
||||
</head>
|
||||
|
@ -13,6 +12,7 @@
|
|||
}
|
||||
</style>
|
||||
<body>
|
||||
<embed src="ambient.wav" width="0" height="0" loop="true" autostart="true" hidden="true">
|
||||
<h1>
|
||||
How to Install Applications onto DremJS
|
||||
</h1>
|
||||
|
|
Loading…
Reference in a new issue