Update index.html

This commit is contained in:
Daniel LaForce 2024-08-01 20:51:43 -06:00
parent 408ee6f1ee
commit 35c3483b12
1 changed files with 2 additions and 3 deletions

View File

@ -1,4 +1,3 @@
<!-- Example conflict resolution -->
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
@ -60,8 +59,8 @@
</head> </head>
<body> <body>
<h1>CSMS Claims and Neighbors</h1> <h1>CSMS Claims and Neighbors</h1>
<iframe src="/redirect/google-maps"></iframe> <iframe src="https://www.google.com/maps/d/embed?mid=1uaJCMW64w_zwERr9nFcVJchrZdocNbA&ll=39.035283304733184%2C-105.2908042761522&z=14"></iframe>
<iframe src="/redirect/gaia-gps"></iframe> <iframe src="https://www.gaiagps.com/public/VVXcZPvEfvAbvRWi5F0DQPNT/?embed=True"></iframe>
<div id="button-container"> <div id="button-container">
<a href="#" class="button" id="google-maps-link">View in Google Maps</a> <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> <a href="#" class="button" id="gaia-gps-link">View in Gaia GPS</a>