87 lines
2.1 KiB
HTML
87 lines
2.1 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | So.</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 | So.</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<p>I stumbled across a journal of mine from middle school and high school, and have never been more mortified in my life. Then I reread some LJ stuff, and it just got worse. I would like to apologize to the following people, in chronological order (if you think it’s you, it probably is):
|
|
<details><summary>Read more…</summary>
|
|
Nick C.
|
|
Matthew D.
|
|
Amanda
|
|
Sarah T.
|
|
Leslie W.
|
|
Michael G.
|
|
Janusz S.
|
|
Ransom C.
|
|
Forest (don’t remember the last name)
|
|
Julene H.
|
|
Steven M.
|
|
Matthew
|
|
Daniel J.
|
|
“paranoid_cow”
|
|
“shrimpingoddess”
|
|
Everyone on GovTeen.com
|
|
My dad
|
|
Trent Reznor
|
|
My mom
|
|
Jay K.
|
|
Zach K.
|
|
Marek Y.
|
|
Krista K.
|
|
“Nikkita”
|
|
“Talaer”
|
|
“Yoshi”
|
|
“nothingkat”
|
|
“Merlin”
|
|
“Malson”
|
|
“Matthart”
|
|
“Snout”
|
|
Matthew
|
|
Andrew S.
|
|
Jim C.
|
|
Cullen M.
|
|
Jarred S.
|
|
Kiran K.
|
|
Kory K.
|
|
Kristal A.
|
|
Shannon F.
|
|
Lon M.
|
|
Ryan C.
|
|
“Michael”
|
|
Andy B.
|
|
Charles
|
|
Kevin F.
|
|
Tyson W.
|
|
Osric W.
|
|
Kayla K.
|
|
James C.
|
|
Andrew A.
|
|
Anyone I’ve left out.</p>
|
|
<p></details>
|
|
I’m truly, deeply sorry, and I hope that you’ll forgive me for being such a terrible person.</p>
|
|
<p>x.</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2009-06-15 06:10:54</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>
|