54 lines
2.3 KiB
HTML
54 lines
2.3 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | Death by memes(PRIVATE)</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(PRIVATE)</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. (Rikoshi)</p>
|
|
</li>
|
|
<li>I love ya lots, but if we got together, there would be carnage. (Whitcomb)</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. (Margaras)</li>
|
|
<li>Help! Help! I’m being oppressed! (Shannon)</li>
|
|
<li>I say it too often, but my gaydar consists of falling for straight boys. (Kiran)</li>
|
|
<li>Sometimes, you really kinda weird me out. (Andrew L.)</li>
|
|
<li>I try really hard for your approval. (Nick C.)</li>
|
|
<li>We’re friends, but I know nothing about you. (Jani)</li>
|
|
<li>Sometimes, your mood swings scare me (Oz)</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. (Aeothen)</li>
|
|
<li>Hahaha, I tried to get in your pants for a good long time. Happy for ya now, though. (Malameux)</li>
|
|
<li>I knew you too well. (Shanerak)</li>
|
|
<li>Some times, I miss you. (Michael)</li>
|
|
<li>I’ve never talked to you, really. (Alcarilinque)</li>
|
|
<li>Arf! (Lon</li>
|
|
</ol>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2004-10-14 13:02:28</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>
|