33 lines
1.6 KiB
HTML
33 lines
1.6 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | I Clash</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 | I Clash</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/392262281/" title="photo sharing"><img alt="" src="http://farm1.static.flickr.com/157/392262281_070265c5b7_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/392262281/">I Clash</a> <br/> Originally uploaded by <a href="http://www.flickr.com/people/ranna/">Ranna/Makyo</a>. </span></div>
|
|
|
|
<p>It’s cold. And windy. I nearly slept through theory, but after I finished a piano test and homework, I had lunch with Kayla. Life’s pretty mind-numbing these days.<br clear=”all”/</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2007-02-16 19:23:15</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>
|