diff options
author | Brandon Mathis <brandon@imathis.com> | 2011-07-30 12:10:27 -0400 |
---|---|---|
committer | Brandon Mathis <brandon@imathis.com> | 2011-07-30 12:10:27 -0400 |
commit | 247105c833cf1215f10a9ee75505ae16da2ae882 (patch) | |
tree | 8258ecddbfc5083f8ef2aa6106960d998906a4e1 /.themes/classic/source | |
parent | 41ebe2a75ad3d56a83daec816cead30b0ce0641b (diff) | |
download | my_new_personal_website-247105c833cf1215f10a9ee75505ae16da2ae882.tar.xz my_new_personal_website-247105c833cf1215f10a9ee75505ae16da2ae882.zip |
removed unused sidebar include
Diffstat (limited to '.themes/classic/source')
-rw-r--r-- | .themes/classic/source/_includes/sidebar.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.themes/classic/source/_includes/sidebar.html b/.themes/classic/source/_includes/sidebar.html deleted file mode 100644 index 2e738c79..00000000 --- a/.themes/classic/source/_includes/sidebar.html +++ /dev/null @@ -1 +0,0 @@ -{% include_array asides %} |