Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
MahibAbrar222 authored Jul 11, 2024
1 parent 05a28ce commit 307b0c0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tools/ip-location-tracker/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:title" content="IP Location Tracker" />
<meta property="og:type" content="ip location tracker" />
<title>IP Location Tracker</title>

<link rel="stylesheet" href="style.css">
Expand All @@ -28,4 +30,4 @@ <h3>UI Created By Mahib, All rights reserved</h3>

<script src="https://unpkg.com/[email protected]/dist/leaflet.js" ></script>
</body>
</html>
</html>

0 comments on commit 307b0c0

Please sign in to comment.