eliottvincent / bay

🐟 A simple theme for Jekyll. Live at https://eliottvincent.github.io/bay/
ISC License
150 stars 383 forks source link

[Feature request] Is it possible to add out of the box support for a favicon? #25

Closed aligg closed 1 year ago

aligg commented 1 year ago

Hey there,

Thanks for making the great jekyll template. Is it possible to add support for adding a favicon? Or in the case it exists already - how do I add one?

Thank you! -Ali

eliottvincent commented 1 year ago

Hey Ali!

You simply need to add a favicon.ico file in the root folder of your website. For example this is the folder of my personal website, which uses the Bay theme:

Screen Shot 2023-04-12 at 09 39 00@2x

aligg commented 1 year ago

Thank you! I added a favicon.ico file yesterday so let me see if it works!