]> git.immae.eu Git - github/bastienwirtz/homer.git/commitdiff
docs: document background property for cards 153/head
authorTai Groot <tai@taigrr.com>
Thu, 29 Oct 2020 01:44:55 +0000 (18:44 -0700)
committerTai Groot <tai@taigrr.com>
Thu, 29 Oct 2020 01:44:55 +0000 (18:44 -0700)
docs/configuration.md

index 7df565198dcec621190e8fd9fc0789dc76aa9fee..25984760e9eb055090632ebd33c528115b145ad3 100644 (file)
@@ -115,6 +115,7 @@ services:
         type: "PiHole" # optional, loads a specific component that provides extra features. MUST MATCH a file name (without file extension) available in `src/components/services`
         target: "_blank" # optional html a tag target attribute
         # class: "green" # optional custom CSS class for card, useful with custom stylesheet
+        # background: red # optional color for card to set color directly without custom stylesheet
 ```
 
 If you choose to fetch message information from an endpoint, the output format should be: