zk_html/diary/2022-03-11.html

35 lines
1.2 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | 2022-03-11</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 | 2022-03-11</h1>
</header>
<article class="content">
<h1 id="annotation-discipline">Annotation: Discipline</h1>
<p>p62: Outward forms represent inward life etc</p>
<p>p73: There is no folly in expecting satan to cast out satan</p>
<p>p90: there is a holy mind that is above fear</p>
<p>p124: there are two understandings to man etc</p>
<p>p166: The world has a false scale in which actions are weighed etc next few pages</p>
</article>
<footer>
<p>Page generated on 2022-03-12</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>