Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -55,7 +55,7 @@
|
|
55 |
<time datetime="YYYY-MM-DD">Post Date</time>
|
56 |
<h2>Post Title</h2>
|
57 |
<p>Short post summary...</p>
|
58 |
-
<
|
59 |
|
60 |
<a href="#readmore" class="button">Read More</a>
|
61 |
</article>
|
|
|
55 |
<time datetime="YYYY-MM-DD">Post Date</time>
|
56 |
<h2>Post Title</h2>
|
57 |
<p>Short post summary...</p>
|
58 |
+
<div>$body</div>
|
59 |
|
60 |
<a href="#readmore" class="button">Read More</a>
|
61 |
</article>
|