Upgrade blog sidebar
This commit is contained in:
parent
53a3209449
commit
8de91b31ee
11 changed files with 43 additions and 42 deletions
|
@ -1,5 +1,5 @@
|
|||
<section id="recent-posts" class="aside-module grid__item one-whole lap-one-half">
|
||||
<h1 class="title delta">Other Posts</h1>
|
||||
<h1 class="title delta">Recent Posts</h1>
|
||||
<ul class="divided">
|
||||
{% for post in site.posts limit: site.recent_posts %}
|
||||
{% if post.url != page.url %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue