Skip to content

Instantly share code, notes, and snippets.

@scottlee
Created May 15, 2013 19:52
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save scottlee/5586834 to your computer and use it in GitHub Desktop.
Add favicon to 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