allow select and order of sidebar components to be configurable in jekyll's _config.yml
This commit is contained in:
parent
b37ce3a8ae
commit
d8b17814e0
3 changed files with 62 additions and 4 deletions
|
@ -1,4 +1 @@
|
|||
{% include asides/recent_posts.html %}
|
||||
{% include asides/twitter.html %}
|
||||
{% include asides/delicious.html %}
|
||||
{% include asides/pinboard.html %}
|
||||
{% include_array asides %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue