aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/configuration.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configuration.md')
-rw-r--r--docs/configuration.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/configuration.md b/docs/configuration.md
index a8c0619..22f50fc 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -110,10 +110,8 @@ services:
110 subtitle: "Another example" 110 subtitle: "Another example"
111 tag: "other" 111 tag: "other"
112 url: "https://www.reddit.com/r/selfhosted/" 112 url: "https://www.reddit.com/r/selfhosted/"
113 target: "_blank" # optionnal html a tag target attribute 113 target: "_blank" # optional html a tag target attribute
114 # colors: # optional custom colors for card 114 # class: "green" # optional custom CSS class for card, useful with custom stylesheet
115 # background: #66a5e2
116 # text: #000000
117``` 115```
118 116
119If you choose to fetch message information from an endpoint, the output format should be: 117If you choose to fetch message information from an endpoint, the output format should be: