Changed to pkgsite for docs browsing and then refined the chromedp test some to be nicer to write.

This commit is contained in:
Zed A. Shaw 2025-06-17 02:23:23 -04:00
parent b28e507e5e
commit 849943a01e
8 changed files with 86 additions and 91 deletions

View file

@ -18,7 +18,7 @@
<h1>Zed's Game Dev Website</h1>
<shape style="--w: 100%; --h: 300px">
<button><a href="/stream/">View Past Streams</a></button>
<button><a id="streams" href="/stream/">View Past Streams</a></button>
<button><a href="/live/">Watch Today's Livestream</a></button>
</shape>

View file

@ -21,7 +21,7 @@
<blockstart>
<block style="--value: 7">
<h1>Past Streams</h1>
<h1 id="streams-title">Past Streams</h1>
<p>This is where you can checkout information we dropped in a past stream. Did I post a link and you need to remember it? Did someone in chat mention something? Here's where you find it.</p>
</block>