projects
/
WP-Themes
/
kalamazoobeerweek.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9210438
)
trying to fix blog
author
Ian Weller
<ian@gaslightmedia.com>
Thu, 10 Nov 2016 16:21:32 +0000
(11:21 -0500)
committer
Ian Weller
<ian@gaslightmedia.com>
Thu, 10 Nov 2016 16:21:32 +0000
(11:21 -0500)
I removed the rogue 's' and went through the blog itself to find anymore
errors.
home.php
patch
|
blob
|
history
diff --git
a/home.php
b/home.php
index
fbb443d
..
03e0a54
100644
(file)
--- a/
home.php
+++ b/
home.php
@@
-42,8
+42,7
@@
<?php endif;?>
</div>
<?php get_template_part('parts/blog-sidebar-r'); ?>
- </div>
-s<?php get_footer(); ?>
+<?php get_footer(); ?>