34 lines
1.9 KiB
HTML
34 lines
1.9 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | [no subject]</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 | [no subject]</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<p><a href="http://www.flickr.com/photos/ranna/2782641991/" title="IMG_4775 by Drab Makyo, on Flickr"><img alt="IMG_4775" height="67" src="http://farm4.static.flickr.com/3034/2782641991_00c5d7e9f5_t.jpg" width="100"/></a>
|
|
<a href="http://www.flickr.com/photos/ranna/2782641951/" title="IMG_4780 by Drab Makyo, on Flickr"><img alt="IMG_4780" height="100" src="http://farm4.static.flickr.com/3165/2782641951_a38d0d9370_t.jpg" width="67"/></a>
|
|
<a href="http://www.flickr.com/photos/ranna/2783496020/" title="IMG_4776 by Drab Makyo, on Flickr"><img alt="IMG_4776" height="67" src="http://farm4.static.flickr.com/3080/2783496020_066cddda37_t.jpg" width="100"/></a></p>
|
|
<p>Two things: the last image shows the CPU cooler that came with the CPU, I switched to the nicer one I bought later (which is in backwards in the middle picture, otherwise the fans would be blowing away from each other); and I had to get a new power supply, too, since the old one seems pretty busticated</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2008-08-21 05:04: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>
|