Skip to content

Instantly share code, notes, and snippets.

@JamesVanWaza
Created July 30, 2016 16:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JamesVanWaza/f0381b4d649d3b846653cd71928cd0f4 to your computer and use it in GitHub Desktop.
Save JamesVanWaza/f0381b4d649d3b846653cd71928cd0f4 to your computer and use it in GitHub Desktop.
Installing a Favicon with Wordpress
<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