1
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:
2020-07-12 16:00:34 -04:00
committed by GitHub
parent 381c475dd5
commit ea7c2b62da

View File

@@ -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>