Omnibus commited on
Commit
6ca0865
1 Parent(s): dd6575d

Update index.html

Browse files
Files changed (1) hide show
  1. 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
- <pre>$body</pre>
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>