Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sahiljhawar authored Sep 22, 2024
1 parent a9f7bc4 commit 4007419
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Websites Uptime Chart - 12 Hour Window with Hourly Labels</title>
<title>Uptime funk</title>
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/moment.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/chartjs-adapter-moment.min.js"></script>
Expand Down Expand Up @@ -186,4 +186,4 @@
createChart();
</script>
</body>
</html>
</html>

0 comments on commit 4007419

Please sign in to comment.