Skip to content

Custom Favicon in the Browser's Title Bar #21

Answered by imfing
zigmd asked this question in Q&A
Discussion options

You must be logged in to vote

You on the right track, just put the favicons under the static directory of your own site:

.
├── android-chrome-192x192.png
├── android-chrome-512x512.png
├── apple-touch-icon.png
├── favicon-16x16.png
├── favicon-32x32.png
├── favicon-dark.svg
├── favicon.ico
├── favicon.svg

which will replace the default favicons from the theme.

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
3 replies
@zigmd
Comment options

@c2tz
Comment options

@imfing
Comment options

Answer selected by zigmd
Comment options

You must be logged in to vote
4 replies
@imfing
Comment options

@m-mattia-m
Comment options

@imfing
Comment options

@m-mattia-m
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
how-to How to do something
4 participants