Minor typos fixed
According to Cambrigde English Dictionary "web server" ==correct, "webserver" ==incorrect.
This commit is contained in:
parent
e916047309
commit
9db775e2dd
1 changed files with 3 additions and 3 deletions
|
|
@ -4,7 +4,7 @@ Adding a favicon
|
||||||
A "favicon" is an icon used by browsers for tabs and bookmarks. This helps
|
A "favicon" is an icon used by browsers for tabs and bookmarks. This helps
|
||||||
to distinguish your website and to give it a unique brand.
|
to distinguish your website and to give it a unique brand.
|
||||||
|
|
||||||
A common question is how to add a favicon to a flask application. First, of
|
A common question is how to add a favicon to a Flask application. First, of
|
||||||
course, you need an icon. It should be 16 × 16 pixels and in the ICO file
|
course, you need an icon. It should be 16 × 16 pixels and in the ICO file
|
||||||
format. This is not a requirement but a de-facto standard supported by all
|
format. This is not a requirement but a de-facto standard supported by all
|
||||||
relevant browsers. Put the icon in your static directory as
|
relevant browsers. Put the icon in your static directory as
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue