mirror of
https://github.com/kemayo/leech
synced 2026-05-08 12:34:37 +02:00
Add example of cover_url to readme
This commit is contained in:
parent
1f57305e11
commit
0c37727219
1 changed files with 2 additions and 1 deletions
|
|
@ -65,7 +65,8 @@ Example:
|
||||||
"fontname": "Comic Sans MS",
|
"fontname": "Comic Sans MS",
|
||||||
"fontsize": 30,
|
"fontsize": 30,
|
||||||
"bgcolor": [20, 120, 20],
|
"bgcolor": [20, 120, 20],
|
||||||
"textcolor": [180, 20, 180]
|
"textcolor": [180, 20, 180],
|
||||||
|
"cover_url": "https://website.com/image.png"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue