projects
/
WP-Themes
/
capstone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84e5a8c
)
removed link from the page footer logo
author
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 2 Sep 2016 14:56:33 +0000
(10:56 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 2 Sep 2016 14:56:33 +0000
(10:56 -0400)
index.php
patch
|
blob
|
history
diff --git
a/index.php
b/index.php
index
28cfba9
..
f5865c1
100644
(file)
--- a/
index.php
+++ b/
index.php
@@
-694,7
+694,7
@@
$index_template = true;
</ul>
</div>
<div class="small-12 small-pull-0 medium-pull-8 medium-4 columns text-center medium-text-left">
- <
a href="<?php bloginfo('url')?>"><img src="<?php bloginfo('template_url');?>/assets/capstone-leadership-footer-logo.png"></a
>
+ <
img src="<?php bloginfo('template_url');?>/assets/capstone-leadership-footer-logo.png"
>
</div>
</div>
</footer>