Skip to content

Favicon

joe.c.starr edited this page Jan 25, 2024 · 1 revision

When editing be careful to write correctly formatted YAML. In YAML indentation matters. A short intro to YAML can be found here.


Description

The favicon field tells hugo what icon to use a the favicon:

favicon: "/icons/favicon.ico"

Configuration

To configure the favicon replace the file "static/icons/favicon.ico" with the desired icon file. You can use a service like https://favicon.io/ if you would like.