Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ndaidong committed Nov 12, 2020
1 parent f770ea9 commit 331b2f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -39,7 +39,7 @@ <h3>How does it work?</h3>
</footer>

</section>
<script type="text/javascript" src="https://cdn.rawgit.com/ndaidong/txtgen/master/dist/txtgen.min.js"></script>
<script type="text/javascript" src="https://unpkg.com/txtgen@2.2.8/dist/txtgen.min.js"></script>
<script type="text/javascript" src="https://cdn.rawgit.com/ndaidong/realdom/master/dist/realdom.min.js"></script>
<script type="text/javascript">
realdom.Event.on('btnGenerate', 'click', (e) => {
Expand Down

0 comments on commit 331b2f4

Please sign in to comment.