zk_html/diary/2010-03-31-21:11:56.html

33 lines
1.9 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html>
<head>
<title>Zk | The New Drab Blag</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
<link rel="stylesheet" type="text/css" href="/style.css?2024-05-04" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | The New Drab Blag</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Alrighty.  I used LiveJournal for quite a while and some of their current changes combined with the changes Ive gone through in the way I think about blogging have prompted me to switch to a more personal system such as this.  WordPress was just the ticket, and since it was free and I can set it up the way I want, it all works out for the best.  Ill try to link my posts over to my old LJ blog as well, just so that they get read by the masses over there, but Im thinking that all of my writing will take place here, for the most part!</p>
<p style="border: 1px solid black; padding: 3px;"><strong>Originally published at <a href="http://blag.drab-makyo.com/2010/03/31/the-new-drab-blag/">Drab Makyo - How Dull</a>. Please leave any <a href="http://blag.drab-makyo.com/2010/03/31/the-new-drab-blag/#comments">comments</a> there.</strong></p
</article>
<footer>
<p>Page generated on 2010-03-31 21:11:56</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>