Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add favicon to the website? #264

Closed
ghost opened this issue Aug 22, 2019 · 6 comments
Closed

How to add favicon to the website? #264

ghost opened this issue Aug 22, 2019 · 6 comments
Labels
documentation Changes to documentation only (e.g., README, Guide, Wiki Pages, etc.)

Comments

@ghost
Copy link

ghost commented Aug 22, 2019

How to add favicon to the website?

@stevenbitner
Copy link

I'm pretty sure you just have to create your favicon in various resolutions, e.g. 16x16 and save it as images/favicon-16x16.png or whatever resolution. The default for web browsers is images/favicon.ico

@voidism
Copy link

voidism commented Nov 17, 2019

You need to remove all annoying ?v=M44lzPylqQ strings in _includes/head/custom.html as well.

@gduarter
Copy link

One silly question: how did you get rid of the original one? I got a new series of favicon files copied to images, but I still have the original stylized M.

@stevenbitner
Copy link

If you committed and pushed your changes, it's probably just browser cache. Have you tried clearing cache and reloading?

@gduarter
Copy link

@stevenbitner yes, that was it! Sometimes I forget the silliest things 😅

@BUAAZFK
Copy link

BUAAZFK commented Nov 7, 2023

How to change the title to a fixed string beside the logo of website?

@rjzupkoii rjzupkoii added question Issues that are just questions. documentation Changes to documentation only (e.g., README, Guide, Wiki Pages, etc.) and removed question Issues that are just questions. labels Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Changes to documentation only (e.g., README, Guide, Wiki Pages, etc.)
Projects
None yet
Development

No branches or pull requests

5 participants