diff options
author | Brandon Mathis <brandon@imathis.com> | 2011-07-30 12:05:34 -0400 |
---|---|---|
committer | Brandon Mathis <brandon@imathis.com> | 2011-07-30 12:05:34 -0400 |
commit | 141800087f728389ab3cd1ae266b2273a078073f (patch) | |
tree | 75eccaeda334db97a3d7ecdeca2e4dc2d0bcdb1f /.themes | |
parent | cb6442e6249099ce708c0d26af84738eaef240a2 (diff) | |
parent | ffc730fc0d6d30f44ff8197343246e3b60293661 (diff) | |
download | my_new_personal_website-141800087f728389ab3cd1ae266b2273a078073f.tar.xz my_new_personal_website-141800087f728389ab3cd1ae266b2273a078073f.zip |
Merge branch 'woodwardjd-master'
Diffstat (limited to '')
-rw-r--r-- | .themes/classic/source/_includes/sidebar.html | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/.themes/classic/source/_includes/sidebar.html b/.themes/classic/source/_includes/sidebar.html index f2e07347..2e738c79 100644 --- a/.themes/classic/source/_includes/sidebar.html +++ b/.themes/classic/source/_includes/sidebar.html @@ -1,4 +1 @@ -{% include asides/recent_posts.html %} -{% include asides/twitter.html %} -{% include asides/delicious.html %} -{% include asides/pinboard.html %} +{% include_array asides %} |