Update index.html
This commit is contained in:
parent
5282188993
commit
ee7ce7e82b
1 changed files with 3 additions and 0 deletions
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue