<!doctype html> <html> <head> <title>Zk | Internet.</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 | Internet.</h1> </header> <article class="content"> <p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p> <p>Christ… I got so depressed just leaving to go get my bags scanned. Shan and I had just had an awkward and brief goodbye, though I’d been clinging to him all day at the apartment, so I guess I wasn’t really prepared to be.. saddened by going home. I’ve been reading almost continuously since then just to keep myself distracted from this. It really sucks.. I’m thinking of giving him a call when I get to the airport, though I’m not sure what good it would do.</p> <p>Ah well. Planes still suck.</p> <p>Edit: Got in too late for calling. Hope I’ll see him around soon or something.</p> </article> <footer> <p>Page generated on 2004-08-11 00:21:13</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>