uncommenting nav and removing article body

This commit is contained in:
Petruspistor
2025-08-09 01:26:31 -07:00
parent c154a84058
commit cd218c93a5

View File

@@ -12,33 +12,15 @@
<body>
<header>
<h3>Peter Baker</h3>
<img src="img/pp.jpg" width="200" />
<h3>Peter Baker</h3>
</header>
<!--<nav>
<nav>
<ul>
<li>Social</li>
<li>Projects</li>
<li>Contact</li>
</ul>
</nav>-->
<main>
<article>
<h5>Peter “Petrus Pistor” Baker II: Building a Quiet Revolution in Deaf Vlogging</h5>
<p>
Peter Baker II &mdash; known online as Petrus Pistor &mdash; is a community builder with a maker's mindset.
Based in Riverside County, California, he splits his days between on-the-ground hustle and a bigger mission:
creating a high-standard home for Deaf vloggers to grow, collaborate, and be seen. What started as a few livestream
experiments has evolved into a blueprint for a modern, Deaf-led creator ecosystem &mdash; clear rules, strong host standards,
captioned content, and a culture that rewards care as much as clout. Peter's idea is simple and stubborn: quality over chaos.
He's gathering Deaf creators who want structure &mdash; hosts who show up prepared, panels that stay on topic, and videos that are always
accessible (captioned and voiced when it helps the audience). He's not chasing drama; he's building repeatable systems so more Deaf
storytellers can shine without burning out.
</p>
</article>
</main>
</nav>
</body>
</html>