diff --git a/apps/tinymce/index.html b/apps/tinymce/index.html index c4ee09f..6fd7649 100644 --- a/apps/tinymce/index.html +++ b/apps/tinymce/index.html @@ -1,6 +1,5 @@ <!DOCTYPE html> <html> - <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>