zk_html/diary/2005-07-14-20:10:21.html

33 lines
1.3 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | [no subject]</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 | [no subject]</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>BWAGH!!</p>
<p>So it turns out that it wasn&rsquo;t the logic board that was bad in my computer, just the cable that connected the hard drive to it. Which means, instead of paying about what the computer is worth to fix the problem, I&rsquo;ll only be paying $285. Awesome. That should be much easier for me to handle than buying a new one.</p>
<p>*bounce</p>
</article>
<footer>
<p>Page generated on 2005-07-14 20:10:21</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>