update from sparkleup

This commit is contained in:
Madison Scott-Clary 2022-03-07 19:20:15 -08:00
parent 99eb537a61
commit fd3e091cd1
4 changed files with 116 additions and 0 deletions

View File

@ -0,0 +1,29 @@
<!doctype html>
<html>
<head>
<title>Zk | ecstasy</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 | ecstasy</h1>
</header>
<article class="content">
<h3 id="ecstasy">Ecstasy</h3>
</article>
<footer>
<p>Page generated on 2022-03-07</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 | kingdom</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 | kingdom</h1>
</header>
<article class="content">
<h3 id="the-kingdom-of-heaven">The Kingdom of Heaven</h3>
</article>
<footer>
<p>Page generated on 2022-03-07</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 | numinous</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 | numinous</h1>
</header>
<article class="content">
<h3 id="the-numinous">The Numinous</h3>
</article>
<footer>
<p>Page generated on 2022-03-07</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 | prayer</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 | prayer</h1>
</header>
<article class="content">
<h3 id="prayer">Prayer</h3>
</article>
<footer>
<p>Page generated on 2022-03-07</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>