-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path2008-10-30.html
40 lines (30 loc) · 1.51 KB
/
2008-10-30.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
34
35
36
37
38
39
40
<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-29.html">prev</a> <a href="/">up</a> <a href="2008-10-31.html">next</a>
<p>30 Oct 2008, Sam Houston National Forest, TX
<p>Not much to write. I had Mexican at lunch in Shepherd. It was very
authentic, and they gave me lots of chips & salsa, which I ate. I stopped
by the library after lunch. Between taking a lazy lunch, the clock on the
computer being an hour off, & miscalculating how far I had left, I ended up
giving myself a very rushed afternoon. I made it here before dark, though.
(Here = Sam Houston National Forest.)
<p>Guess that's it.
<p><iframe src="https://www.google.com/maps/d/embed?mid=zDv9OhvYusKw.kbMk07QDlsHc" width="640" height="480"></iframe>
<p><img src="img/2008-10-30/img_0502.jpg"/>
<p><img src="img/2008-10-30/img_0503.jpg"/>
<p><img src="img/2008-10-30/img_0504.jpg"/>
<p><a href="2008-10-29.html">prev</a> <a href="/">up</a> <a href="2008-10-31.html">next</a>
</body>
</html>