add a people section

This commit is contained in:
2025-06-26 23:21:24 -04:00
parent 9f101abc10
commit 87d2781a0e
2 changed files with 21 additions and 0 deletions

View File

@ -64,6 +64,24 @@
</p>
<a href="/blog">more...</a>
</div>
<div id="group"> <!-- People Section -->
<hgroup>
<h2 id="font", style="margin-bottom: 0;">Interesting People</h2>
<p style="margin-top: 0;">
(nvim users)
</p>
</hgroup>
<ul>
<li>
<a href="https://lunarflamestudios.com">lunarflamestudios.com</a>
- Fantastic game studio run by the amazing Adrian aka Phantom.
<li>
<a href="https://eggbert.xyz/">eggbert.xyz</a>
- Insanely intelligent developer who writes good blog posts and
great code.
</li>
</ul>
</div>
</div>
</div>
</body>