Re-order sidebar blocks, remove PHPNW badge
This commit is contained in:
parent
7f8b3ce553
commit
b7d8aa1cfe
4 changed files with 4 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
{% if data.posts and page.url != '/blog' %}
|
||||
<div class="lh-copy">
|
||||
<h2>Latest blog posts</h2>
|
||||
<div class="mb-6 lh-copy">
|
||||
<h2>Latest Blog Posts</h2>
|
||||
|
||||
<ul class="bullets">
|
||||
{% for post in data.posts|slice(0, site.latest_posts) %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue