aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/configuration.md2
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:
99services: 99services:
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"