how to favicon

This commit is contained in:
madrilene 2024-02-07 13:38:51 +01:00
parent ca01c89189
commit 1ec33d58b8

11
src/docs/favicons.md Normal file
View file

@ -0,0 +1,11 @@
---
title: Favicons
---
the favicons used are based on the recommendations from the [How to Favicon article on evilmartians.com.](https://evilmartians.com/chronicles/how-to-favicon-in-2021-six-files-that-fit-most-needs)
They are placed in `src/assets/images/favicons`, and copied over to the root of the output folder.
There is no automatization in place to create them.
I recommend keeping the file names as they are, since they are referenced like that in different places.