athul/archie

Favicon ?

blogdemoi opened this issue · 2 comments

Hello,

Thank you for this theme.
How can I add a favicon? I see there is one on the demo site.

athul commented

Hi,

For favicon, there is a configuration option. You can provide the URL for the favicon in the config.toml/yml file of the site.

favicon = "https://img.icons8.com/officel/16/000000/chevron-right.png"

Here is the code that is used in the demo site. You can find the demo site in the site branch.

Cheers.

Thank you for your reply, it works.

However do you know if this is enough? I read a tuto to show icons in Hugo and it specifies different icons for different browsers:

android-chrome-192x192.png
android-chrome-512x512.png
apple-touch-icon.png
favicon-16x16.png
favicon-32x32.png