32 lines
1.4 KiB
HTML
32 lines
1.4 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | Ffffff, ssssfff.</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 | Ffffff, ssssfff.</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<p>Just unboxed 20 more towers, which should be out in public by Wednesday. Thankfully, though, it looks like I’m going to miss a good portion of the reimaging. I might see some of it on Wednesday, but we’re reimaging.. uh.. about 150 towers and 200 laptops (40 of which are being decommissioned due to the 40 new laptops I unboxed last week.. or the week before?). I, however, will be in Florida. :D</p>
|
|
<p>James, feed my cat. >:</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2007-08-13 20:46:03</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>
|