update from sparkleup
This commit is contained in:
parent
7e02a82b89
commit
b1dda0f378
|
@ -0,0 +1,37 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Zk | 001</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 | 001</h1>
|
||||
</header>
|
||||
<article class="content">
|
||||
<h1 id="codrin-balangreen-2325">Codrin Balan#Green — 2325</h1>
|
||||
<p>Interview with Dear, Also, The Tree That Was Felled#Green<br />
|
||||
On the reasons for vesting entirely in the launch<br />
|
||||
Codrin Balan#Green<br />
|
||||
Systime (relative to Green LV): 200+22 1014</p>
|
||||
<p><strong>Codrin Balan#Green:</strong> Before we get into the heavy stuff, how are you feeling?</p>
|
||||
<p><strong>Dear, Also, The Tree That Was Felled#Green:</strong> [laughs] You are going to have to be more specific, dear. Do you mean my general disposition?</p>
|
||||
<p><strong>Codrin:</strong> Yes. I just want to see how you’re feeling before all these discussions, then afterwards, I’ll ask the same thing and we can see how the topic influences you.</p>
|
||||
<p><strong>Dear:</strong> Clever, clever. Well, I am feeling fine. It has been a good day, and it was a good night last night. For the record, I hosted a get-together of those interested in instance-art, so it was bound to tickle my fancy.</p>
|
||||
</article>
|
||||
<footer>
|
||||
<p>Page generated on 2021-08-26</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>
|
Loading…
Reference in New Issue