Update index.html
This commit is contained in:
parent
408ee6f1ee
commit
35c3483b12
|
@ -1,4 +1,3 @@
|
|||
<!-- Example conflict resolution -->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
|
@ -60,8 +59,8 @@
|
|||
</head>
|
||||
<body>
|
||||
<h1>CSMS Claims and Neighbors</h1>
|
||||
<iframe src="/redirect/google-maps"></iframe>
|
||||
<iframe src="/redirect/gaia-gps"></iframe>
|
||||
<iframe src="https://www.google.com/maps/d/embed?mid=1uaJCMW64w_zwERr9nFcVJchrZdocNbA&ll=39.035283304733184%2C-105.2908042761522&z=14"></iframe>
|
||||
<iframe src="https://www.gaiagps.com/public/VVXcZPvEfvAbvRWi5F0DQPNT/?embed=True"></iframe>
|
||||
<div id="button-container">
|
||||
<a href="#" class="button" id="google-maps-link">View in Google Maps</a>
|
||||
<a href="#" class="button" id="gaia-gps-link">View in Gaia GPS</a>
|
||||
|
|
Loading…
Reference in New Issue