1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-07 16:17:50 +00:00

Update the tutorial.

This commit is contained in:
Cotes Chung 2019-10-11 00:06:18 +08:00
parent 574be381c6
commit baef16224c

View File

@ -16,7 +16,12 @@ Wait a moment for the website to generate icons of various sizes automatically.
![download-icons]({{ site.baseurl }}/assets/img/sample/download-icons.png) ![download-icons]({{ site.baseurl }}/assets/img/sample/download-icons.png)
Download the generated package and extract to override the files in directory `assets/img/favicons`. Download the generated package and extract the contents to cover all files in folder `assets/img/favicons`, but except the following two:
- browserconfig.xml
- manifest.json
At last, rebuild the site so that the icon becomes your custom edition. At last, rebuild the site so that the icon becomes your custom edition.