Tweak sidebar and twitter link
This commit is contained in:
parent
0181f1b5b3
commit
39e5eb9441
13 changed files with 51 additions and 91 deletions
|
@ -3,14 +3,15 @@
|
|||
{% if url_parts[1] == 'components' %}
|
||||
{% include asides/component_navigation.html | compact_newlines %}
|
||||
{% else %}
|
||||
{% include asides/search.html %}
|
||||
{% include asides/about.html %}
|
||||
|
||||
{% if page.blog_index %}
|
||||
{% include asides/categories.html %}
|
||||
{% else %}
|
||||
{% include asides/social.html %}
|
||||
{% include_array default_asides %}
|
||||
{% include post/sharing.html %}
|
||||
{% include asides/recent_posts.html %}
|
||||
{% endif %}
|
||||
|
||||
{% include asides/search.html %}
|
||||
{% endif %}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue