Skip to content

Instantly share code, notes, and snippets.

@JGallardo
Created July 26, 2012 19:28
Show Gist options
  • Save JGallardo/3184015 to your computer and use it in GitHub Desktop.
Save JGallardo/3184015 to your computer and use it in GitHub Desktop.
To add a favicon in wordpress
<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