zk_html/diary/2005-08-10-01:33:24.html

33 lines
1.7 KiB
HTML
Raw Normal View History

2020-04-25 06:10:06 +00:00
<!doctype html>
<html>
<head>
<title>Zk | 암바사 is tasty.</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 | 암바사 is tasty.</h1>
</header>
<article class="content">
2020-04-25 06:30:08 +00:00
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
2020-06-24 07:10:07 +00:00
<p>It&rsquo;s like calpico with soda water, though maybe not as sour. Good stuff.</p>
<p>So anyway. I&rsquo;ll make one big in-depth post for when I get back, but for now, I&rsquo;d just like to say that if you ever just happen to be in Korea, somewhere around Yeong Wol (about 2.5 hours from Seoul), go rafting on Dong Gang. It&rsquo;s beautiful. Other than that, I&rsquo;m about ready to go home, I think. There&rsquo;s some weird dynamic in the group that I have yet to understand, having been with them for only a short time. As a result, I really don&rsquo;t think I should be on this trip with them, though I&rsquo;m glad I got the opportunity to go. Oh well, I&rsquo;ll see ya&rsquo;ll on Friday.</p>
2020-04-25 06:10:06 +00:00
<p>&lt;33333</p>
</article>
<footer>
<p>Page generated on 2005-08-10 01:33:24</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:10:06 +00:00
</body>
</html>