How to change favicons? #47
Replies: 2 comments
|
you can go to the static folder and update the favicon as per your preferences. Check out the demo here. |
0 replies
|
I created a directory ${project_root}/static/favicons and placed my icons there and it reflected. Hugo created the override based on the folder outside. Thanks for pointing out. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
How can one change favicons ? Even the demo site has the default favicon.
All reactions