zk_html/diary/2007-11-23-12:01:48.html

34 lines
1.6 KiB
HTML
Raw Normal View History

2020-04-25 06:35:06 +00:00
<!doctype html>
<html>
<head>
<title>Zk | Oh no!</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 | Oh no!</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Merry..</p>
<p>I did it ;.;</p>
2020-06-24 07:10:07 +00:00
<p>For those of you interested, I made a community (and a strict set of rules), <lj comm="manifesto_proj">. It&rsquo;s open to those who would like to either read, discuss, or write about individual religion/faith/belief systems/anything related. It&rsquo;s intended to be safe and constructive, thus the rules, so if you&rsquo;re worried, look over the rules and see if they&rsquo;re up to spec. I don&rsquo;t know if I have to send specific invites, or if you can request to join, so let me know if there&rsquo;s problems.</p>
<p>Just puttin&rsquo; the word out there for those interested. :o)&lt;/lj</p>
2020-04-25 06:35:06 +00:00
</article>
<footer>
<p>Page generated on 2007-11-23 12:01:48</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>