add a people section
This commit is contained in:
18
index.php
18
index.php
@ -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>
|
||||
|
Reference in New Issue
Block a user