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

main
Zed A. Shaw 1 week ago
parent 7e1a7eb7b4
commit 3c9a624d66
  1. 16
      pages/stream/1/index.html
  2. 3
      pages/stream/index.html

@ -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>

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

Loading…
Cancel
Save