diff --git a/README.md b/README.md index 7628674..b8e3f80 100644 --- a/README.md +++ b/README.md @@ -44,5 +44,6 @@ would be welcome! Feel free to open an issue, comment, or pull request as approp - This project is powered by [Svelte](https://svelte.dev/) and created using the template at https://github.com/sveltejs/template. - Icons courtesy [FontAwesome](https://fontawesome.com) via the [fa-svelte](https://github.com/alphapeter/fa-svelte) NPM module +- The favicon is also from FontAwesome, but generated using Florian Gauger's [fonticon tool](https://gauger.io/fonticon/) This project is licensed under the GPL version 3 (or later). See the LICENSE file for details. If you want to use this software under a different license instead, feel free to raise an issue and we'll get in touch. diff --git a/public/favicon.png b/public/favicon.png index 7e6f5eb..56d74df 100644 Binary files a/public/favicon.png and b/public/favicon.png differ