daattali / beautiful-jekyll

✨ Build a beautiful and simple website in literally minutes. Demo at https://beautifuljekyll.com

Home Page:https://beautifuljekyll.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a favicon for the website

zhichucode opened this issue · comments

commented

I want to add a favicon. I write this in the _config.yml
favicon: /assets/img/favicon.ico
but it doesn't work.

That isn't meant to work, did someone/somewhere claim that the config file accepts a favicon parameter?

See here https://beautifuljekyll.com/faq/#favicon

commented

Thank you for your help.