No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
views/pages/posts.ejs
|
|
@ -29,7 +29,7 @@ |
|
|
|
</div> |
|
|
|
<header class='list-item-header'> |
|
|
|
<h3 class='list-item-title'> |
|
|
|
<a href='<%= post.permalink %>'><%= post.title %></a> |
|
|
|
<a href='<%= post.permalink %>'><%= post.post_title %></a> |
|
|
|
</h3> |
|
|
|
</header> |
|
|
|
</article> |
|
|
@ -53,4 +53,4 @@ |
|
|
|
</div> |
|
|
|
</body> |
|
|
|
|
|
|
|
</html> |
|
|
|
</html> |