-
Notifications
You must be signed in to change notification settings - Fork 2
/
canyonlands.html
17 lines (17 loc) · 992 Bytes
/
canyonlands.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!doctype html>
<html>
<head>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1><a href="index.html">BBTXL</a> > WRiBBT</h1>
<h3>Day 1</h3>
<p><iframe src="https://ridewithgps.com/embeds?type=route&id=33873726&sampleGraph=true" style="width: 1px; min-width: 100%; height: 700px; border: none;" scrolling="no"></iframe></p>
<h3>Day 2</h3>
<p><iframe src="https://ridewithgps.com/embeds?type=route&id=33873751&sampleGraph=true" style="width: 1px; min-width: 100%; height: 700px; border: none;" scrolling="no"></iframe></p>
<h3>Day 3</h3>
<p><iframe src="https://ridewithgps.com/embeds?type=route&id=33873838&sampleGraph=true" style="width: 1px; min-width: 100%; height: 700px; border: none;" scrolling="no"></iframe></p>
<h3>Day 4</h3>
<p><iframe src="https://ridewithgps.com/embeds?type=route&id=33873861&sampleGraph=true" style="width: 1px; min-width: 100%; height: 700px; border: none;" scrolling="no"></iframe></p>
</body>
</html>