zk_html/diary/2010-03-31-18:02:01.html

32 lines
1.6 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | 2010-03-31 18:02:01</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 | 2010-03-31 18:02:01</h1>
</header>
<article class="content">
<p><span class="tag">blog</span> <span class="tag">fossil</span> <span class="tag">diary</span></p>
<p>Alrighty.  I used LiveJournal for quite a while and some of their current changes combined with the changes I&rsquo;ve 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.  I&rsquo;ll 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 I&rsquo;m thinking that all of my writing will take place here, for the most part!</p>
</article>
<footer>
<p>Page generated on The New Drab Blag</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>