Skip to content

Instantly share code, notes, and snippets.

@scottlee
Created May 15, 2013 19:52
Show Gist options
  • Save scottlee/5586834 to your computer and use it in GitHub Desktop.
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