[SHORTCODE] Add readme for the favicon handling
This commit is contained in:
parent
29a135b560
commit
50406904fc
1 changed files with 5 additions and 0 deletions
|
@ -50,6 +50,11 @@ You can use some parameters to fill meta tags and bases images:
|
|||
keyword = "" # Keywords for the meta tag
|
||||
```
|
||||
|
||||
The favicon is only the filename,
|
||||
the file should be in *static/images* directory.
|
||||
If favicon isn't set, the default test values are favicon.svg and favicon.png.
|
||||
If none exists, there will be no favicon.
|
||||
|
||||
### Home page
|
||||
|
||||
The home page use one avatar, the name, one description and a list of social
|
||||
|
|
Loading…
Reference in a new issue