zk_html/diary/2022-09-02.html

36 lines
1.1 KiB
HTML
Raw Normal View History

2022-09-03 16:35:19 +00:00
<!doctype html>
<html>
<head>
<title>Zk | 2022-09-02</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-09-02</h1>
</header>
<article class="content">
<h1 id="oxfurred-comma-writing-workshop-syllabus">Oxfurred Comma writing workshop syllabus</h1>
<p>((about the course))</p>
<h2 id="course-goals">Course goals</h2>
<h2 id="required-materials">Required materials</h2>
<h2 id="assignments">Assignments</h2>
<h2 id="expectations">Expectations</h2>
<h2 id="about-me">About me</h2>
</article>
<footer>
<p>Page generated on 2022-09-03</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>