Explorar el Código

change javascript

schtonn hace 2 años
padre
commit
e1aec782ae
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      poets/index.html

+ 1 - 1
poets/index.html

@@ -1,7 +1,7 @@
 <head>
     <title>智慧诗集</title>
     <script src="/js/springyEmojiCursor.js"></script>
-    <script>
+    <script type="text/javascript">
         new springyEmojiCursor({emoji:"🤐"});
     </script>
 </head>