32 lines
1.6 KiB
HTML
32 lines
1.6 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | i thank you God for most this amazing day</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 | i thank you God for most this amazing day</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<p>Early morning rides <3</p>
|
|
<p>Also, sorry to those I freaked out at last night: there was a misunderstanding between me and James’ auctioneer, and, as a result, I had to borrow some money to stay out of overdraft. It kinda pissed me off. A lot more than it should have, I guess. Oh well, the ride this morning helped. I should be getting more than a grand of the card paid off at the end of the month, which will feel good. I’ll probably not buy everything on that list, but if I can get some of it and still stay above that thousand, I’ll be happy :</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2008-02-19 16:20:22</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>
|