diff options
-rw-r--r-- | docs/configuration.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/configuration.md b/docs/configuration.md index 5785e56..3ff49fa 100644 --- a/docs/configuration.md +++ b/docs/configuration.md | |||
@@ -99,6 +99,8 @@ links: | |||
99 | services: | 99 | services: |
100 | - name: "Application" | 100 | - name: "Application" |
101 | icon: "fas fa-code-branch" | 101 | icon: "fas fa-code-branch" |
102 | # A path to an image can also be provided. Note that icon take precedence if both icon and logo are set. | ||
103 | # logo: "path/to/logo" | ||
102 | items: | 104 | items: |
103 | - name: "Awesome app" | 105 | - name: "Awesome app" |
104 | logo: "assets/tools/sample.png" | 106 | logo: "assets/tools/sample.png" |