Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
arturssmirnovs committed Oct 20, 2020
1 parent ecac104 commit 53f003f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Expand Up @@ -173,7 +173,7 @@ <h1>Covid 19 statistics</h1>
<script src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/chart.js@2.8.0"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBJqZIZEvkruE_J6zAKf61cW2zAASVlcnY"></script>
<script src="script.js"></script>
<script src="script.js?v=2"></script>

</body>
</html>
</html>

0 comments on commit 53f003f

Please sign in to comment.