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,9 +1,9 @@
|
|||
{% block sidebar_wrapper %}
|
||||
<div class="md:w-1/4 px-4">
|
||||
{% block sidebar %}
|
||||
{% include 'badges' %}
|
||||
{% include 'availability' %}
|
||||
{% include 'posts/latest' %}
|
||||
{% include 'badges' %}
|
||||
{% endblock %}
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue