zk_html/writing/3/unknown-things/iyov/4-unknown.html

39 lines
1.4 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | 4-unknown</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 | 4-unknown</h1>
</header>
<article class="content">
<h1 id="the-elevation-of-unknown-things">The Elevation of Unknown Things</h1>
<blockquote>
<p>Job puts forward a note of interrogation; God answers with a note of exclamation. Instead of proving to Job that it is an explicable world, He insists that it is a much stranger world than Job ever thought it was.</p>
</blockquote>
<p>((Things to cover</p>
<ul>
<li>Tradition is the elevation of unknown things</li>
<li>My fear that Job has not changed comes out of the type of change that&rsquo;s expected from people who use the tradition forcefully
))</li>
</ul>
</article>
<footer>
<p>Page generated on 2022-04-29</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>