zk_html/diary/2008-01-02-22:51:51.html

32 lines
1.4 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Huh.</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 | Huh.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>I was looking into paying off my credit card with a loan at a lower interest rate, but I guess my card&rsquo;s alright. I thought, having gone over the limit once or twice, that my interest rate would be as high as they could push it, but I guess not. Variable interest card means it changes month-to-month and goes up or down as the market changes, but it&rsquo;s not affected by defaulting or going over the limit.</p>
<p>I&rsquo;d have to get a crazy good rate on a loan to make it worth it :</p>
</article>
<footer>
<p>Page generated on 2008-01-02 22:51:51</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>