Update index.html

This commit is contained in:
DremOS Developing Team 2018-08-07 23:02:32 -05:00 committed by GitHub
parent 86ad3caf95
commit 31aea03e42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>