diff options
Diffstat (limited to 'docs')
-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 75ce7cd..a472b41 100644 --- a/docs/configuration.md +++ b/docs/configuration.md | |||
@@ -104,6 +104,8 @@ links: | |||
104 | services: | 104 | services: |
105 | - name: "Application" | 105 | - name: "Application" |
106 | icon: "fas fa-code-branch" | 106 | icon: "fas fa-code-branch" |
107 | # A path to an image can also be provided. Note that icon take precedence if both icon and logo are set. | ||
108 | # logo: "path/to/logo" | ||
107 | items: | 109 | items: |
108 | - name: "Awesome app" | 110 | - name: "Awesome app" |
109 | logo: "assets/tools/sample.png" | 111 | logo: "assets/tools/sample.png" |