58 lines
1.8 KiB
HTML
58 lines
1.8 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | 04</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 | 04</h1>
|
|
</header>
|
|
<article class="content">
|
|
<hr />
|
|
<p>date: 2019-08-18
|
|
weight: 25</p>
|
|
<hr />
|
|
<p>Growing up, I had a real problem with lying.</p>
|
|
<blockquote>
|
|
<p>There were reasons.</p>
|
|
</blockquote>
|
|
<p>That doesn’t mean it wasn’t a problem. That doesn’t make it right.</p>
|
|
<blockquote>
|
|
<p>It shifts more into the gray area.</p>
|
|
</blockquote>
|
|
<p>Let’s talk about dad later. Life began at high school, remember? We can talk about the kid who grew up to be born freshman year some other time.</p>
|
|
<blockquote>
|
|
<p>The problem with lying is often the problem of secrets. The only secret that can be kept is when only one person knows it, and even then it’s not guaranteed.</p>
|
|
</blockquote>
|
|
<p>Yes.</p>
|
|
<blockquote>
|
|
<p>And you got found out.</p>
|
|
</blockquote>
|
|
<p>Yes.</p>
|
|
<blockquote>
|
|
<p>And it cost you.</p>
|
|
</blockquote>
|
|
<p>Yes. It cost me friends. It cost me sanity. It made me jerk away from the path I’d started down. Made me jerk out of focus again.</p>
|
|
<blockquote>
|
|
<p>Let’s talk about TIASAP.</p>
|
|
</blockquote>
|
|
<p><a class="pulse" href="/self-harm">Yes</a>.</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2020-06-24</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>
|