Skip to content

Instantly share code, notes, and snippets.

@yano3
Last active February 2, 2020 09:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yano3/e56919d890c13575ae593d2b5b80bf97 to your computer and use it in GitHub Desktop.
Save yano3/e56919d890c13575ae593d2b5b80bf97 to your computer and use it in GitHub Desktop.
$(function() {
$("link[rel='shortcut icon']").remove();
$('head').append('<link rel="icon" type="image/png" href="https://img12.shop-pro.jp/PA01067/242/etc/kagura_meat_sauce.png?cmsp_timestamp=20200202124717">');
$('head').append('<link rel="apple-touch-icon" href="https://img12.shop-pro.jp/PA01067/242/etc/kagura_meat_sauce.png?cmsp_timestamp=20200202124717">');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment