update from sparkleup
This commit is contained in:
parent
ce787ae0b7
commit
396658e631
|
@ -0,0 +1,34 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Zk | stream</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 | stream</h1>
|
||||
</header>
|
||||
<article class="content">
|
||||
<h1 id="stream-notes">Stream notes</h1>
|
||||
<p>Welcome to the writing stream! I'll be trying to keep a list of what all I'm doing here below. If you're interested in getting access to such not mediated through a screen, you can always check me out on Patreon at Patreon.com/Makyo - I have non-Patreon options available as well!</p>
|
||||
<ul>
|
||||
<li class="done0"> Mic</li>
|
||||
<li class="done0"> Camera</li>
|
||||
<li class="done4"> Music</li>
|
||||
<li class="done4"> Tea interruptions</li>
|
||||
<li class="done4"> <em>ally from start to finish</em></li>
|
||||
<li>[?] Multistream</li>
|
||||
</ul>
|
||||
<!--
|
||||
vim: nospell
|
||||
-->
|
||||
</article>
|
||||
<footer>
|
||||
<p>Page generated on 2020-05-01</p>
|
||||
</footer>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue