Skip to content

Commit

Permalink
docs: update instructions for adding favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
hugo-sid committed May 13, 2023
1 parent 04afe81 commit 4438214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ It is recommended that you copy the `config.toml` file from the `exampleSite` di

### Adding favicon

I used [realfavicongenerator.net](https://realfavicongenerator.net/) to generate the favicons. You can place the resulting files in the `static\images\favicon` folder. That should get your favicon working.
I used [realfavicongenerator.net](https://realfavicongenerator.net/) to generate the favicons. You can place the resulting files in the `assets\icons` folder. That should get your favicon working.

If you want to customize anything further, you can modify `layouts\partials\head.html`.

Expand Down

0 comments on commit 4438214

Please sign in to comment.