Skip to content

Conversation

@achinwo
Copy link

@achinwo achinwo commented Mar 6, 2017

  • added "shortcut icon" head tag

- added "shortcut icon" head tag
@jurosh
Copy link

jurosh commented Oct 1, 2017

update:
shortcut keyword is not be required, and ignored by modern browsers.
See https://stackoverflow.com/a/13211460/1571491

@achinwo
Copy link
Author

achinwo commented Oct 1, 2017

Hi Jurosh, I use this site as a reference quite often and wanted to give it an icon for easy bookmarking.

The logo in this pull request is hosted on cloudinary here. Feel free to download and incorporate as you see fit.

-->
<title>ECMAScript 6: New Features: Overview and Comparison</title>
<link rel="icon" type="image/png" href="https://res.cloudinary.com/codeandpush/image/upload/c_scale,w_42/v1488836532/logo_es6_qncxsf.png"/>
<link rel="shortcut icon" type="image/png" href="https://res.cloudinary.com/codeandpush/image/upload/c_scale,w_42/v1488836532/logo_es6_qncxsf.png"/>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shortcut keyword is not be required, and ignored by modern browsers. See https://stackoverflow.com/a/13211460/1571491

@jurosh
Copy link

jurosh commented Oct 1, 2017

Ah sorry @achinwo , my comment should be only about second icon tag - it's in comment in code now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants