Fix markdown

This commit is contained in:
Fabian Affolter 2017-06-05 22:47:51 +02:00
parent 88f6f3af7a
commit 45ae40e3a0
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -13,7 +13,7 @@ redirect_from: /getting-started/customizing-devices/
By default, all of your devices will be visible and have a default icon determined by their domain. You can customize the look and feel of your front page by altering some of these parameters. This can be done by overriding attributes of specific entities. By default, all of your devices will be visible and have a default icon determined by their domain. You can customize the look and feel of your front page by altering some of these parameters. This can be done by overriding attributes of specific entities.
<p class='note'> <p class='note'>
Be carefull not to forget to place `customize`, customize_domain`, and `customize_glob` inside `homeassistant:` or it will fail. Be carefull not to forget to place `customize`, `customize_domain`, and `customize_glob` inside `homeassistant:` or it will fail.
</p> </p>
```yaml ```yaml