From e35ede04c23ce69433132b779299f875ffe0478d Mon Sep 17 00:00:00 2001 From: Reijnn Date: Wed, 27 Feb 2019 12:54:16 +0100 Subject: [PATCH] Update README.md to generate favicons --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 9cdc513..f636927 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,19 @@ If you don't want to make any radical changes, it's the best option, because you ``` $ git submodule add https://github.com/rhazdon/hugo-theme-hello-friend-ng.git themes/hello-friend-ng ``` +### Favicon + +Use [RealFaviconGenerator](https://realfavicongenerator.net/) to generate these files, put them into your site's static folder: + +- android-chrome-192x192.png +- android-chrome-512x512.png +- apple-touch-icon.png +- favicon-16x16.png +- favicon-32x32.png +- favicon.ico +- mstile-150x150.png +- safari-pinned-tab.svg +- site.webmanifest ## How to configure