Skip to content

Instantly share code, notes, and snippets.

@metelidrissi
Created September 17, 2019 15:58
Show Gist options
  • Save metelidrissi/2853ef401a9976bce4221c4640bcb4c2 to your computer and use it in GitHub Desktop.
Save metelidrissi/2853ef401a9976bce4221c4640bcb4c2 to your computer and use it in GitHub Desktop.
Añadir favicon en WordPress
<link rel="shortcut icon" type="image/png" href="/favicon.png"/>
<link rel="shortcut icon" type="image/png" href="http://example.com/favicon.png"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment