Created
June 7, 2015 05:36
-
-
Save Youhan/8421320a705c7fa7b23a to your computer and use it in GitHub Desktop.
custom
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php if ( is_front_page() ):?> | |
<div class="my-custom-logo"> | |
<a href="http://www.future-archs.com/" title="Future Arch's"> | |
<img src="http://www.future-archs.com/FutureL6.png" alt="Future Arch's"> | |
</a> | |
</div> | |
<?php endif;?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment