-
Notifications
You must be signed in to change notification settings - Fork 2
/
fingerlakes.html
27 lines (20 loc) · 2.11 KB
/
fingerlakes.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!doctype html>
<html>
<body>
<p>Ben Schultz again planned a beautiful tour of the Finger Lakes and the surrounding parts of upstate New York. It started in Jamestown on 2014/08/03 and ended in Fair Haven on 2014/08/09. There's additional route details on <a href="https://github.com/benjaminaschultz/bbtxlbwny_cues">the cue sheets</a>.</p>
<h3>Day 1: Jamestown to Ellicotville</h3>
<iframe src="https://ridewithgps.com/embeds?type=route&id=14137104&title=BBTXL%3A%20Finger%20Lakes%20-%20Day%201&sampleGraph=true" style="width: 1px; min-width: 100%; height: 700px; border: none;" scrolling="no"></iframe>
<h3>Day 2: Ellicotville to Buffalo</h3>
<iframe src="https://ridewithgps.com/embeds?type=route&id=14137105&title=BBTXL%3A%20Finger%20Lakes%20-%20Day%202&sampleGraph=true" style="width: 1px; min-width: 100%; height: 700px; border: none;" scrolling="no"></iframe>
<h3>Day 3: Buffalo to Rochester</h3>
<iframe src="https://ridewithgps.com/embeds?type=route&id=14137106&title=BBTXL%3A%20Finger%20Lakes%20-%20Day%203&sampleGraph=true" style="width: 1px; min-width: 100%; height: 700px; border: none;" scrolling="no"></iframe>
<h3>Day 4: Rochester to Keuka</h3>
<iframe src="https://ridewithgps.com/embeds?type=route&id=14137107&title=BBTXL%3A%20Finger%20Lakes%20-%20Day%204&sampleGraph=true" style="width: 1px; min-width: 100%; height: 700px; border: none;" scrolling="no"></iframe>
<h3>Day 5: Keuka to Trumansburg</h3>
<iframe src="https://ridewithgps.com/embeds?type=route&id=14137108&title=BBTXL%3A%20Finger%20Lakes%20-%20Day%205&sampleGraph=true" style="width: 1px; min-width: 100%; height: 700px; border: none;" scrolling="no"></iframe>
<h3>Day 6: Trumansburg to Auburn</h3>
<iframe src="https://ridewithgps.com/embeds?type=route&id=14137109&title=BBTXL%3A%20Finger%20Lakes%20-%20Day%206&sampleGraph=true" style="width: 1px; min-width: 100%; height: 700px; border: none;" scrolling="no"></iframe>
<h3>Day 7: Auburn to Fair Haven</h3>
<p>There's no Ride with GPS embed for this day, but you can get route details from the <a href="https://github.com/benjaminaschultz/bbtxlbwny_cues">cue sheets</a>.</p>
</body>
</html>