zk_html/diary/2009-08-21-16:23:27.html

32 lines
1.9 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | [no subject]</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 | [no subject]</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>So despite having the program for quite a while now, and the fact that I&rsquo;ve ridden my bike to work almost every day now, I finally got around to using RunKeeper to track the ride, and whaddayaknow, it&rsquo;s actually really awesome. Check it out: <a href="http://bit.ly/ffYZW">my ride to work</a>. I&rsquo;ve been saying seven miles, but I think that was before I started taking the Poudre trail from Timberline. I used go down Summit View, then along prospect, to pick up the Poudre Trail from their, then riding up to the Spring Creek Trail. Inefficient! Oh well, It&rsquo;s less than a mile of non-trail now, which is good for a relaxing commute. I should use RunKeeper for real rides, when I get back to doing them :o) 10.08 miles per day isn&rsquo;t bad, though</p>
</article>
<footer>
<p>Page generated on 2009-08-21 16:23:27</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>