Created
July 30, 2016 16:14
-
-
Save JamesVanWaza/f0381b4d649d3b846653cd71928cd0f4 to your computer and use it in GitHub Desktop.
Installing a Favicon with 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 echo get_stylesheet_directory_uri(); ?>/favicon.ico" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment