2020-04-25 06:10:06 +00:00
|
|
|
<!doctype html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>Zk | Curse you, Cummings. This one's by me x.x</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 | Curse you, Cummings. This one's by me x.x</h1>
|
|
|
|
</header>
|
|
|
|
<article class="content">
|
2020-04-25 06:30:08 +00:00
|
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
2020-06-24 07:10:07 +00:00
|
|
|
<p>i’d like to Wrap you up in me
|
2020-04-25 06:10:06 +00:00
|
|
|
which is comfy and well
|
|
|
|
-chin on shoulder to nose
|
|
|
|
on cheek to brush over
|
|
|
|
ear and Press on mid;
|
|
|
|
hands like paws i want
|
|
|
|
you to Have them:Keep
|
|
|
|
them in your pockets
|
|
|
|
and Lean on this me
|
|
|
|
around you</p>
|
|
|
|
</article>
|
|
|
|
<footer>
|
|
|
|
<p>Page generated on 2005-10-06 04:43:17</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:10:06 +00:00
|
|
|
</body>
|
|
|
|
</html>
|