Skip to content

Commit

Permalink
Update Client
Browse files Browse the repository at this point in the history
  • Loading branch information
Sukhendu2002 committed Mar 16, 2024
1 parent b4b7d7a commit 2296652
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,13 @@
<meta name="title" content="Uplize - Web Monitoring and Uptime Tracker" />
<meta name="description"
content="Uplize is a powerful web monitoring and uptime tracking tool that helps you monitor your websites and ensure they're always up and running smoothly." />
<script defer src="https://eu.umami.is/script.js" data-website-id="de9ff6d2-fadc-4860-a016-10d2c80688a7"></script>
</head>

<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
<script defer src="https://eu.umami.is/script.js" data-website-id="de9ff6d2-fadc-4860-a016-10d2c80688a7"></script>

</body>

</html>

0 comments on commit 2296652

Please sign in to comment.