zk_html/diary/2009-05-09-00:48:09.html

33 lines
1.9 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Job stuff</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 | Job stuff</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<div style="float: right; margin-left: 10px; margin-bottom: 10px;"><a href="http://www.flickr.com/photos/ranna/3514385560/" title="photo sharing"><img alt="" src="http://farm4.static.flickr.com/3323/3514385560_de89016ffb_m.jpg" style="border: solid 2px #000000;"/></a><br/><span style="font-size: 0.9em; margin-top: 0px;"><a href="http://www.flickr.com/photos/ranna/3514385560/">Job stuff</a><br/>Originally uploaded by <a href="http://www.flickr.com/people/ranna/">Drab Makyo</a></span></div>
<p>This is what I&rsquo;m doing currently at work - GIS stuff for the library so that when people go to search for a book, they&rsquo;ll have a good idea of where it is in the stacks. This is a map of one of the support areas (the one I work in, no less), since we don&rsquo;t have any call-number locations entered.&lt;br clear=&rdquo;all&rdquo;/</p>
</article>
<footer>
<p>Page generated on 2009-05-09 00:48:09</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>