34 lines
1.7 KiB
HTML
34 lines
1.7 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | MACRO!</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 | MACRO!</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/353183634/" title="photo sharing"><img alt="" src="http://farm1.static.flickr.com/149/353183634_ef631ed00a_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/353183634/">MACRO!</a> <br/> Originally uploaded by <a href="http://www.flickr.com/people/ranna/">Ranna Fox</a>. </span></div>
|
|
|
|
<p>I added a metric buttload of photos, after getting five rolls developed. I’m such a digital packrat.. perhaps I should go through and delete near duplicates.. x.x<br clear="all"/></p>
|
|
<p>So.. uh.. <a href="http://www.vgcats.com/comics/?strip_id=224">this week’s VGCats</a> is distressing, yet arousing</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2007-01-10 23:03:21</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>
|