update from sparkleup

This commit is contained in:
Madison Scott-Clary 2022-08-06 20:20:13 -07:00
parent 9989608d68
commit 12e41889a9
3 changed files with 59 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<h1>Zk | 001</h1>
</header>
<article class="content">
<h2 id="codrincastor-balan-ioan-balana">Codrin#Castor Bălan &mdash; Ioan Bălana</h2>
<h2 id="codrincastor-balan-ioan-balan">Codrin#Castor Bălan &mdash; Ioan Bălan</h2>
<blockquote>
<p>systime 222 (2346)<br />
(transmission delay)</p>

View File

@ -0,0 +1,29 @@
<!doctype html>
<html>
<head>
<title>Zk | 002</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 | 002</h1>
</header>
<article class="content">
<h2 id="ioan-balan-the-balan-clade">Ioan Bălan &mdash; The Bălan clade</h2>
</article>
<footer>
<p>Page generated on 2022-08-06</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>

View File

@ -0,0 +1,29 @@
<!doctype html>
<html>
<head>
<title>Zk | 003</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 | 003</h1>
</header>
<article class="content">
<h2 id="codrincastor-balan-the-balan-clade">Codrin#Castor Bălan &mdash; The Bălan clade</h2>
</article>
<footer>
<p>Page generated on 2022-08-06</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>