mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Correct typo for suggest image with used in examples from 'locale' to 'local' (#5873)
This commit is contained in:
parent
30c23a4970
commit
d14626de21
@ -131,6 +131,6 @@ This is because for IOS devices by default javascript served is `es5`. You can a
|
|||||||
|
|
||||||
### I would like to add an image to my card, but I do not know where to put them.
|
### I would like to add an image to my card, but I do not know where to put them.
|
||||||
|
|
||||||
Given examples refer to `/locale/example_image.jpg`. That means you should have `www` directory next to your HA `configuration.yaml`. An image kept in `HA_configuration_dir/www/example_image.jpg` will be shown after refreshing Lovelace page.
|
Given examples refer to `/local/example_image.jpg`. That means you should have `www` directory next to your HA `configuration.yaml`. An image kept in `HA_configuration_dir/www/example_image.jpg` will be shown after refreshing Lovelace page.
|
||||||
|
|
||||||
> Note: Remember to restart Home Assistant right after creating `www` directory. Otherwise, HA will not know that you created this directory.
|
> Note: Remember to restart Home Assistant right after creating `www` directory. Otherwise, HA will not know that you created this directory.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user