You've already forked synonyms-for-awesome
mirror of
https://github.com/jakejarvis/synonyms-for-awesome.git
synced 2026-01-14 10:12:58 -05:00
Update index.html
This commit is contained in:
@@ -222,5 +222,7 @@
|
||||
var winner = document.getElementById('synonym');
|
||||
winner.innerHTML = thesaurus[Math.floor(Math.random() * thesaurus.length)];
|
||||
</script>
|
||||
<script async defer src="https://scripts.simpleanalyticscdn.com/latest.js"></script>
|
||||
<noscript><img src="https://queue.simpleanalyticscdn.com/noscript.gif" alt=""/></noscript>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user