mirror of
https://github.com/bastienwirtz/homer.git
synced 2024-12-26 16:48:51 +01:00
Add example card colors to configuration.md
This commit is contained in:
parent
118d3e5ac0
commit
7e5ad02248
@ -106,6 +106,9 @@ services:
|
|||||||
tag: "other"
|
tag: "other"
|
||||||
url: "https://www.reddit.com/r/selfhosted/"
|
url: "https://www.reddit.com/r/selfhosted/"
|
||||||
target: "_blank" # optionnal html a tag target attribute
|
target: "_blank" # optionnal html a tag target attribute
|
||||||
|
# colors: # optional custom colors for card
|
||||||
|
# background: #66a5e2
|
||||||
|
# text: #000000
|
||||||
```
|
```
|
||||||
|
|
||||||
If you choose to fetch message information from an endpoint, the output format should be:
|
If you choose to fetch message information from an endpoint, the output format should be:
|
||||||
|
Loading…
Reference in New Issue
Block a user