Update the tutorial.
This commit is contained in:
parent
574be381c6
commit
baef16224c
1 changed files with 6 additions and 1 deletions
|
@ -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 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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue