fix indentation

pull/1453/head
Chaz Larson 2 years ago committed by GitHub
parent baae5d6670
commit 9a1dd6cdd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -64,14 +64,13 @@ Each overlay definition needs to specify what overlay to use. This can happen in
```
3. Using a dictionary for more overlay location options.
```yaml
overlays:
IMDb Top 250:
overlay:
name: IMDb Top 250
imdb_chart: top_movies
```
```yaml
overlays:
IMDb Top 250:
overlay:
name: IMDb Top 250
imdb_chart: top_movies
```
There are many attributes available when using overlays to edit how they work.

Loading…
Cancel
Save