Update index.html

This commit is contained in:
Mark Randall Havens △ The Empathic Technologist ⟁ Doctor Who 42 2025-10-16 17:53:39 -05:00 committed by GitHub
parent 5282188993
commit ee7ce7e82b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,6 +23,9 @@
<main> <main>
<section class="latest"> <section class="latest">
<div id="posts" class="grid">
<p style="text-align:center;color:#b89f50">Loading posts...</p>
</div>
<h2>Latest</h2> <h2>Latest</h2>
<div id="posts" class="grid"></div> <div id="posts" class="grid"></div>
</section> </section>