Ver Fonte

change javascript

schtonn há 2 anos atrás
pai
commit
e1aec782ae
1 ficheiros alterados com 1 adições e 1 exclusões
  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>