zk_html/diary/2006-12-12-15:33:57.html

35 lines
1.4 KiB
HTML
Raw Normal View History

2020-04-25 06:35:06 +00:00
<!doctype html>
<html>
<head>
<title>Zk | Note to self.</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 | Note to self.</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://shop.lomography.com/shop/shop_product_view.php?cat=Accessories&amp;artID=2658">Tunnel-vision + macro</a>
<a href="http://shop.lomography.com/shop/shop_product_view.php?cat=Holga&amp;artID=2637">Fish-eye</a>
<a href="http://maxmax.com/aXNite58mmFilters.asp">58mm UV and IR filters</a>
<a href="http://maxmax.com/aFlash_5_LED.htm">5-LED IR and UV flashlights</a>
<a href="http://www.emsdiasum.com/microscopy/products/photographic/enlarger.aspx">Saunders 670-series negative carriers&lt;/a</p>
</article>
<footer>
<p>Page generated on 2006-12-12 15:33:57</p>
</footer>
</main>
2020-06-24 07:10:07 +00:00
<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>
2020-04-25 06:35:06 +00:00
</body>
</html>