<!doctype html>
<html>
    <head>
        <title>Zk | Pimp my 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 | Pimp my ride</h1>
            </header>
            <article class="content">
                <p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<div style="float: right; margin-left: 10px; margin-bottom: 10px;"> <a href="http://www.flickr.com/photos/ranna/2298683941/" title="photo sharing"><img alt="" src="http://farm4.static.flickr.com/3225/2298683941_c68dac452b_m.jpg" style="border: solid 2px #000000;"/></a> <br/> <span style="font-size: 0.9em; margin-top: 0px;"> <a href="http://www.flickr.com/photos/ranna/2298683941/">Pimp my ride</a> <br/>  Originally uploaded by <a href="http://www.flickr.com/people/ranna/">Drab Makyo</a> </span></div>

<p>Profile Century Aerobars, Crank Bros. Eggbeater pedals (on both bikes, now), new shoes, road cleats for the old shoes, a Cateye light, and a Crank Bros. Speed Lever tire tool.  My ride, it is now officially &ldquo;pimp&rdquo; :3&lt;br clear=&rdquo;all&rdquo;/</p>
            </article>
            <footer>
                <p>Page generated on 2008-02-29 02:37:45</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>