summaryrefslogtreecommitdiff
path: root/single.php.patch
diff options
context:
space:
mode:
Diffstat (limited to 'single.php.patch')
-rw-r--r--single.php.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/single.php.patch b/single.php.patch
new file mode 100644
index 0000000..2e0205b
--- /dev/null
+++ b/single.php.patch
@@ -0,0 +1,9 @@
+--- ../twentyeleven/single.php 2011-09-29 13:43:25.000000000 -0400
++++ single.php 2011-09-29 16:23:02.000000000 -0400
+@@ -29,4 +30,5 @@
+ </div><!-- #content -->
+ </div><!-- #primary -->
+
++<?php get_sidebar(); ?>
+ <?php get_footer(); ?>
+\ No newline at end of file