Tracking a possible corruption but that is _overwriting my damn templates with garbage._

This commit is contained in:
Zed A. Shaw 2025-07-06 00:59:33 -04:00
parent 7e1a7eb7b4
commit 3c9a624d66
2 changed files with 2 additions and 17 deletions

View file

@ -42,20 +42,4 @@
</block>
</blockstart>
<footer>
<h1>Footer</h1>
</footer>
</body>
</html>
i poutine jianbing chambray.</p>
</block>
<block style="--value: 2; --text: 9">
<h2>Read The Code</h2>
<p>Polaroid retro pork belly yes plz bitters, viral chicharrones typewriter chartreuse vice Brooklyn. Adaptogen pour-over vibecession viral. Tote bag tonx DIY microdosing. Pickled selvage bespoke small batch, blue bottle twee tacos jean shorts before they sold out chicharrones solarpunk. Hoodie taiyaki poutine jianbing chambray.</p>
<button><a href="https://git.learnjsthehardway.com/learn-code-the-hard-way/turings-tarpit">View the Git</a></button>
</block>
</blockstart>
</div>

View file

@ -1,5 +1,6 @@
<script>
let Streams = new GetJson("/api/stream/");
let Streams = new GetJson("/api/stream");
console.log("Streams", Streams);
</script>
<blockstart>