Skip to content

Commit d552a0d

Browse files
authored
Update index.html
1 parent 1e237b8 commit d552a0d

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

index.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
<meta name='viewport' content='width=device-width, initial-scale=1'>
77
<link rel='shortcut icon' href='http://www.gubbilabs.in/sites/default/files/nitobe_favicon_0_0.ico' type='image/x-icon'>
88
<!-- <link href='https://www.mapbox.com/base/latest/base.css' rel='stylesheet' /> -->
9-
<link href='base.css' rel='stylesheet' />
10-
<script src='https://kit.fontawesome.com/a076d05399.js' crossorigin='anonymous'></script>
9+
<link href='base.css' rel='stylesheet' />
1110
</head>
1211
<body>
1312

@@ -46,8 +45,8 @@ <h3 class='fancy'>Welcome</h3>
4645
<strong>Those interested are encouraged to go through theses pages and start mapping!</strong>
4746
</div>
4847
<div class='pad1y center'>
49-
<a href='map-streets.html' target="_blank"><i class='fas fa-map-marker'></i> Map using OSM Streets</a>
50-
<a href='map-satellite.html' target="_blank"><i class='fas fa-map-marker'></i>Map using Mapbox Satellite</a>
48+
<a href='map-streets.html' target="_blank">Map using OSM Streets</a>
49+
<a href='map-satellite.html' target="_blank">Map using Mapbox Satellite</a>
5150

5251
</div>
5352
</div>

0 commit comments

Comments
 (0)