Update index.html

This commit is contained in:
DremOS Developing Team 2018-08-07 22:59:10 -05:00 committed by GitHub
parent 5c7578d1e8
commit 0e88667465
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<embed src="ambient.wav" width="0" height="0" loop="true" autostart="true" hidden="true">
<head>
<script src="js/tinymce/tinymce.min.js"></script>
<script>tinymce.init({ selector:'textarea' });</script>
</head>