瀏覽代碼

change javascript

schtonn 2 年之前
父節點
當前提交
e1aec782ae
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>