33 lines
1.5 KiB
HTML
33 lines
1.5 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | Shannon</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 | Shannon</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/387625552/" title="photo sharing"><img alt="" src="http://farm1.static.flickr.com/185/387625552_3af6c5174d_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/387625552/">Bar.</a> <br/> Originally uploaded by <a href="http://www.flickr.com/people/ranna/">Makyo Alopex</a>. </span></div>
|
|
|
|
<p>Don’t you want to live with this? :D:D:D:D:D:D<br clear=”all”/</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2007-02-12 06:09:16</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>
|