Skip to content

Commit 1666c7a

Browse files
updated github page
1 parent 38811a4 commit 1666c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ <h6 style="text-align: center; color: rgb(56, 170, 46);">:-: After clicking butt
246246
mapLink.style.transition = "all .3s linear";
247247
mapLink.style.height = "200px";
248248
mapLink.style.color = "transparent";
249-
mapLink.innerHTML = `<br>Latitude: ${latitude} °,<br> Longitude: ${longitude} °<br> <span style="color:green;">copy and paste the text below</span> <br><br><spna class="spn">${latitude}-${longitude}</span>`;
249+
mapLink.innerHTML = `<br>Latitude: ${latitude} °,<br> Longitude: ${longitude} °<br> <span style="color:green;">copy and paste the text below</span> <br><br><spna class="spn">${latitude}:${longitude}</span>`;
250250
mapLink.style.color = "black";
251251
}
252252

0 commit comments

Comments
 (0)