Update index.html

This commit is contained in:
DremOS Developing Team 2018-08-07 22:54:16 -05:00 committed by GitHub
parent c9746b7db1
commit 5ac9c627c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<embed src="ambient.wav" width="0" height="0" loop="false" autostart="true" hidden="true"/> <embed src="ambient.wav" width="0" height="0" loop="false" autostart="true" hidden="true" />
<title>How To Install Applications Onto DremJS</title> <title>How To Install Applications Onto DremJS</title>
</head> </head>
<style type="text/css"> <style type="text/css">