-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path2008-10-26.html
33 lines (23 loc) · 1.29 KB
/
2008-10-26.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
28
29
30
31
32
33
<html><head><title>Cross-Country Bicycle Tour Journal</title>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-3413554-3']);
_gaq.push(['_setDomainName', 'stechschulte.net']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<p><a href="2008-10-25.html">prev</a> <a href="/">up</a> <a href="2008-10-27.html">next</a>
<p>26 Oct 2008, Ville Platte, LA
<p>I rode over 105 miles today! That's a personal best! It helps that this part of LA is flat as a pancake. Of course, I did have some headwinds.
<p>Other than my mileage, there's not much interesting to write about. Tomorrow I'm taking a rest day—at least as long as it takes to get through my to-do list.
<p><iframe src="https://www.google.com/maps/d/embed?mid=zDv9OhvYusKw.kImQ44T2Zw1U" width="640" height="480"></iframe>
<p><img src="img/2008-10-26/img_0493.jpg" />
<p><a href="2008-10-25.html">prev</a> <a href="/">up</a> <a href="2008-10-27.html">next</a>
</body>
</html>