Created
July 26, 2012 19:28
-
-
Save JGallardo/3184015 to your computer and use it in GitHub Desktop.
To add a favicon in wordpress
This file contains 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
<link rel="shortcut icon" href="<?php bloginfo('stylesheet_directory'); ?>/favicon.ico" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment