projects
/
WP-Themes
/
hospitalitymentality.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82ae6b0
)
removing theme credits from footer
author
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 29 Mar 2018 13:31:11 +0000
(09:31 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 29 Mar 2018 13:31:11 +0000
(09:31 -0400)
removing the theme credits for footer
footer.php
patch
|
blob
|
history
diff --git
a/footer.php
b/footer.php
index
9b9296b
..
8dd715b
100644
(file)
--- a/
footer.php
+++ b/
footer.php
@@
-50,8
+50,7
@@
© <?php echo date('Y')." "; bloginfo('name'); ?>
</div><!-- .copy-right -->
<div class="site-info">
- WordPress Theme:
- <a href="<?php echo esc_url('https://accesspressthemes.com/wordpress-themes/accesspress-parallax'); ?>" title="WordPress Free Themes" target="_blank">AccessPress Parallax</a>
+
</div><!-- .site-info -->
</div>
</div>