Skip to content

Instantly share code, notes, and snippets.

@LeoLopesWeb
Created March 11, 2023 13:44
Show Gist options
  • Select an option

  • Save LeoLopesWeb/52a594e2ec8e92e1af2b8e0885c08dba to your computer and use it in GitHub Desktop.

Select an option

Save LeoLopesWeb/52a594e2ec8e92e1af2b8e0885c08dba to your computer and use it in GitHub Desktop.
<link href="<?php echo get_stylesheet_directory_uri() ?>/assets/img/favicon.png" rel="icon" media="(prefers-color-scheme: light)" />
<link href="<?php echo get_stylesheet_directory_uri() ?>/assets/img/favicon-dark.png" rel="icon" media="(prefers-color-scheme: dark)" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment