33 lines
1.2 KiB
HTML
33 lines
1.2 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | wallow-2-2</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 | wallow-2-2</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p>I miss my friend.</p>
|
|
<p>I miss Kay, yes. I miss being with her, but I miss her as a friend. I miss having her be someone I can turn to. I miss having her in my life with none of these dramatic feelings pinned to her, feelings I have no way of removing.</p>
|
|
<p>I’m tired and I’m anxious and I’m tired of being anxious.</p>
|
|
<p>I miss my friend.</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2021-08-02</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>
|