Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maykar authored Oct 30, 2020
1 parent 8042a8d commit fd3b7d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ resources:
* Configuration is done in the root of your lovelace configuration.
* If you just want to use the default config values you don't need to add a config at all.
* Don't just copy the example, it won't fit your needs. Build your own using the config options.
**Config Options:**<br>
Expand All @@ -61,7 +60,8 @@ resources:
| prevent_default | boolean | false | Prevents the browsers default horizontal swipe actions. May require a browser refresh to take effect, if using an HA companion app this can be done by closing the app and reopening.
| animate | string | | Swipe animations. Can be: `swipe`, `fade`, `flip`. The swipe animation should be considered experimental and depending on your setup may appear buggy.

**Example:**
**Example:**<br>
Don't just copy the example, it won't fit your needs. Build your own using the config options above.
```yaml
swipe_nav:
wrap: false
Expand Down

0 comments on commit fd3b7d7

Please sign in to comment.