summaryrefslogtreecommitdiff
path: root/index.php.patch
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2011-09-29 16:41:33 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2011-09-29 16:41:33 -0400
commit9a71d785746c454e67dbfa59d453aaa67e5f69b3 (patch)
treeb375446b4aae1305f7304b080a6f1504cb522bcd /index.php.patch
parent8191ee2ef1beadec0ce61651f8001ba91bc626c5 (diff)
use scss, save derived php files as patches, and inlude twentyeleven-fix.scss
Diffstat (limited to 'index.php.patch')
-rw-r--r--index.php.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/index.php.patch b/index.php.patch
new file mode 100644
index 0000000..d7ee177
--- /dev/null
+++ b/index.php.patch
@@ -0,0 +1,11 @@
+--- ../twentyeleven/index.php 2011-09-29 13:43:12.000000000 -0400
++++ index.php 2011-09-29 15:56:54.000000000 -0400
+@@ -17,6 +17,8 @@
+ <div id="primary">
+ <div id="content" role="main">
+
++ <?php get_sidebar( 'index' ); ?>
++
+ <?php if ( have_posts() ) : ?>
+
+ <?php twentyeleven_content_nav( 'nav-above' ); ?>