Skip to content

Commit

Permalink
Fix an error in IE of Typinyin.js
Browse files Browse the repository at this point in the history
  • Loading branch information
KawaiiZapic authored Nov 15, 2020
1 parent 014d578 commit 04195a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,6 @@
}
];
</script>
<script src="https://cdn.jsdelivr.net/gh/ClassicOldSong/typinyin.js@0.1.3/typinyin.js"></script>
<script src="https://cdn.jsdelivr.net/gh/ClassicOldSong/typinyin.js@master/typinyin.min.js"></script>
<script src="static/js/main.js"></script>
</html>

0 comments on commit 04195a6

Please sign in to comment.