54 lines
2.2 KiB
HTML
54 lines
2.2 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | Death by memes - this one's just cruel</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 | Death by memes - this one's just cruel</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<ol>
|
|
<li>Choose 15 people from your friends list at random.</li>
|
|
<li>Write something about/to each of them.</li>
|
|
<li>
|
|
<p>Don’t tell anyone who the statements are about. Good or bad. No matter how they beg.</p>
|
|
</li>
|
|
<li>
|
|
<p>Too cute for your own damn good.</p>
|
|
</li>
|
|
<li>I love ya lots, but if we got together, there would be carnage.</li>
|
|
<li>We didn’t talk for three years, and suddenly we’re rather close, in a distant sort of way. It was an odd transition, to say the least.</li>
|
|
<li>Help! Help! I’m being oppressed!</li>
|
|
<li>I say it too often, but my gaydar consists of falling for straight boys.</li>
|
|
<li>Sometimes, you really kinda weird me out.</li>
|
|
<li>I try really hard for your approval.</li>
|
|
<li>We’re friends, but I know nothing about you.</li>
|
|
<li>Sometimes, your mood swings scare me.</li>
|
|
<li>You’re damn cute, too, but I don’t really know too much about you, and sometimes you don’t talk to me - or anyone - as if you’re down or something.</li>
|
|
<li>Hahaha, I tried to get in your pants for a good long time. Happy for ya now, though.</li>
|
|
<li>I knew you too well.</li>
|
|
<li>Some times, I miss you.</li>
|
|
<li>I’ve never talked to you, really.</li>
|
|
<li>Arf</li>
|
|
</ol>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2004-10-14 13:04:46</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>
|