From 1c76fd20d1b7a770350d5e43555baab280bd8f41 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 6 Dec 2011 20:51:22 -0500 Subject: Add a sidebar to single pages --- theme.mk | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'theme.mk') diff --git a/theme.mk b/theme.mk index dfc72e8..fb756c1 100644 --- a/theme.mk +++ b/theme.mk @@ -2,9 +2,11 @@ srcfiles = \ img/swoosh.svg \ style.scss \ header.php.patch \ + single.php.patch \ + index.php.patch \ logo-style.scss.php \ css_shadow.php -targets = header.php style.css img/swoosh.png +targets = header.php single.php index.php style.css img/swoosh.png style.css: logo-style.scss twentyeleven-fix.scss -- cgit v1.2.3