zk_html/diary/2007-06-21-03:20:58.html

33 lines
1.4 KiB
HTML
Raw Normal View History

2020-04-25 06:35:06 +00:00
<!doctype html>
<html>
<head>
<title>Zk | Today's ride</title>
<link rel="stylesheet" type="text/css" href="/style.css" />
<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>10.7 miles (Pitkin east to Lemay, north to one mile past Vine, south to Vine, east to College, south to Lincoln, east to Remington, south to Laurel, east to campus and around there [the oval is .4 miles around], east to Remington, north home)</p>
2020-06-24 07:10:07 +00:00
<p>Max: 26.9 Avg: Don&rsquo;t have that function, doh.</p>
2020-04-25 06:35:06 +00:00
<p>Stupid headwind wore me out at around mile 3, then some bitch honked at me when I was trying to get cleated in, and I fell on the saddle. Nice bruised perineum. x.</p>
</article>
<footer>
<p>Page generated on 2007-06-21 03:20:58</p>
</footer>
</main>
2020-06-24 07:10:07 +00:00
<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>
2020-04-25 06:35:06 +00:00
</body>
</html>