Skip to content

Instantly share code, notes, and snippets.

@joanfabregat
Created February 25, 2023 12:40
Show Gist options
  • Save joanfabregat/6e164185638ddd4137e95b5319833a41 to your computer and use it in GitHub Desktop.
Save joanfabregat/6e164185638ddd4137e95b5319833a41 to your computer and use it in GitHub Desktop.
Meta tag pour l'intégration d'un favicon
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
<link rel="icon" type="image/x-icon" href="/favicon.ico">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment