45 lines
2.2 KiB
HTML
45 lines
2.2 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | AC07</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 | AC07</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<p>Spectaculotter con. Honestly.</p>
|
|
<p><strong>Summary:</strong>
|
|
<em>Wednesday</em> Travel, fireworks, dinner, spectacular folks.</p>
|
|
<p><em>Thursday</em> Lounging, meeting people, picking up badge.</p>
|
|
<p><em>Friday</em> Shopping and commissioning, wandering around and meeting more people</p>
|
|
<p><em>Saturday</em> Pretty much the same.</p>
|
|
<p><em>Sunday</em> More of the same.</p>
|
|
<p><em>Monday</em> On my way home.</p>
|
|
<p><strong>Highlights:</strong></p>
|
|
<p>Food - Sonoma Grill, Steel City Diner (every day c.c), Tonic Grill, The Church Brew Works (Holy spectacular food, batman!).</p>
|
|
<p>Drink - Roma and Tsuki getting me drunk (Teal’s fault), lots of G&Ts, The Church Brew Works (Holy spectacular beer, batman!), sneaking to my room for another drink to try to at least catch up to a quarter of how drunk Shanerak was.</p>
|
|
<p>Events - Dealers’ den, Iron Author reading, dance, UKSH.</p>
|
|
<p>People - Ogg, TealFox, Rikoshi, KurtMRufa, Tsuki, Roma, Shanerak, Plastick, Necco, Junkie, Media, Weasel, Nothingkat, Faeros, Darkwolf, Rigel, Ben, Rafferty, Vlad.. etc.</p>
|
|
<p>Art - One print for me, two for Shannon, and two commissions.</p>
|
|
<p>Maybe I’ll make a real post later, with pictures and such. All in all.. a little too big for me, but definitely fun. Always good to see furries :o</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2007-07-09 20:28:39</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>
|