projects
/
WP-Themes
/
CCEOEM.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b60cc97
)
trying to fix it some more
author
Ian Weller
<ian@gaslightmedia.com>
Tue, 23 Jan 2018 17:32:10 +0000
(12:32 -0500)
committer
Ian Weller
<ian@gaslightmedia.com>
Tue, 23 Jan 2018 17:32:10 +0000
(12:32 -0500)
I saw on dev55 the blog sidebar was wrong. I just made the adjustment
for it and will see if it works.
archive.php
patch
|
blob
|
history
diff --git
a/archive.php
b/archive.php
index
c136745
..
e9c2744
100644
(file)
--- a/
archive.php
+++ b/
archive.php
@@
-48,5
+48,5
@@
</div>
</div>
<?php get_template_part('parts/blog-sidebar-r'); ?>
- </div>
+
</div>
<?php get_footer(); ?>