Bit more prodding
This commit is contained in:
10
index.html
10
index.html
@@ -3,9 +3,9 @@ title: Home
|
||||
---
|
||||
|
||||
<article>
|
||||
<h3>Recent Posts</h3>
|
||||
|
||||
$partial("templates/post-list.html")$
|
||||
|
||||
<p>…or you can find more in the <a href="/archive.html">archives</a>.</p>
|
||||
<h1>Recent Posts</h1>
|
||||
|
||||
$partial("templates/post-list.html")$
|
||||
|
||||
<p>…or you can find more in the <a href="/archive.html">archive</a>.</p>
|
||||
</article>
|
||||
|
Reference in New Issue
Block a user