abhinavs / moonwalk

A fast & minimal Jekyll blog theme with clean dark mode
MIT License
348 stars 507 forks source link

[Question] How to use a custom favicon? #39

Closed dplace-world closed 1 year ago

dplace-world commented 1 year ago

Moonwalk favicon looks great, but I'd really prefer a custom one.

thanks!

uB1nlR commented 1 year ago

Same question!

abhinavs commented 1 year ago

You can use https://realfavicongenerator.net/ to generate your own custom favicon and place the favicon files in assets/images/favicon directory.

(In case, you choose a different directory, make changes here in this file - https://github.com/abhinavs/moonwalk/blob/master/_includes/head.html )