removing nav and added pp.img

This commit is contained in:
Petruspistor
2025-08-09 01:01:16 -07:00
parent 55d5b83296
commit 94bafbd60d

View File

@@ -13,6 +13,7 @@
<body>
<header>
<h3>Peter Baker</h3>
<img src="img/pp.jpg" width="200" />
</header>
<nav>
@@ -22,22 +23,5 @@
<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>
</body>
</html>