Posts Customize the Favicon
Post
Cancel

Customize the Favicon

In Chirpy, the image files of Favicons are placed in assets/img/favicons/. You may need to replace them with your own. So let’s see how to customize these Favicons.

With a square image (PNG, JPG or GIF) in hand, open the site Favicon & App Icon Generator and upload your original image.

upload-image

Click button Create Favicon and wait a moment for the website to generate the icons of various sizes automatically.

download-icons

Download the generated package, unzip and delete the following two from the extracted files:

  • browserconfig.xml
  • manifest.json

Now, copy the remaining image files (.PNG and .ICO) from the extracted .zip file to cover the original files in the folder assets/img/favicons/.

The following table helps you understand the changes to the icon file:

βœ“ means keep, βœ— means delete.

File(s)From Favicon & App Icon GeneratorFrom Chirpy
*.PNGβœ“βœ—
*.ICOβœ“βœ—
browserconfig.xmlβœ—βœ“
manifest.jsonβœ—βœ“

The next time you build the site, the icon will be replaced with a customized edition.

This post is licensed under CC BY 4.0 by the author.
Step Bytes
raw 32567
endings 32396
comments 28076
collapse 21885
clippings 21645