Created
January 12, 2019 14:37
-
-
Save timba64/21d6c2786a54ad157c4ff63f12f9cd0d to your computer and use it in GitHub Desktop.
рекомендованная фавиконка
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Стандартный фавикон --> | |
<link rel="icon" type="image/x-icon" href="https://example.com/favicon.ico"> | |
<!-- Рекомендованный формат фавикона --> | |
<link rel="icon" type="image/png" href="https://example.com/favicon.png"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment