zk_html/diary/2007-06-23-02:31:55.html

35 lines
1.8 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Today's Ride</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
<link rel="stylesheet" type="text/css" href="/style.css?2024-05-04" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | Today's Ride</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>19.4 miles. Damnit! So close :o) Well, I rode to the furmeet, so when I ride home, I&rsquo;ll top twenty for the day. I explored the set of trails out east of the city today. It&rsquo;s a shame Ryan isn&rsquo;t around I think he&rsquo;d have really liked it. The only downside is that the shitty repair of the asphalt trail (honestly, who repairs asphalt with concrete?) might&rsquo;ve un-trued my front wheel. Damn. Oh well. I rode the whole length of both the Spring Creek and the Poudre trail.</p>
<p>Max: 29.7 mph (!!!) So close! Maybe if I&rsquo;d done it in the middle of the ride instead of at the end.</p>
<p>Took about an hour or so. Stupid headwind. Oh well. 67 miles on the bike so far.</p>
<p>EDIT: 21.5 miles total today, minus back and forth from work</p>
</article>
<footer>
<p>Page generated on 2007-06-23 02:31:55</p>
</footer>
</main>
<script type="text/javascript">
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
});
</script>
</body>
</html>