diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/configuration.md | 2 | ||||
-rw-r--r-- | docs/development.md (renamed from docs/developement.md) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration.md b/docs/configuration.md index 2cdc10e..4bd4677 100644 --- a/docs/configuration.md +++ b/docs/configuration.md | |||
@@ -87,7 +87,7 @@ links: | |||
87 | # Leave only a "items" key if not using group (group name, icon & tagstyle are optional, section separation will not be displayed). | 87 | # Leave only a "items" key if not using group (group name, icon & tagstyle are optional, section separation will not be displayed). |
88 | services: | 88 | services: |
89 | - name: "Application" | 89 | - name: "Application" |
90 | icon: "fa fa-code-fork" | 90 | icon: "fas fa-code-branch" |
91 | items: | 91 | items: |
92 | - name: "Awesome app" | 92 | - name: "Awesome app" |
93 | logo: "assets/tools/sample.png" | 93 | logo: "assets/tools/sample.png" |
diff --git a/docs/developement.md b/docs/development.md index 6ea1cba..6ea1cba 100644 --- a/docs/developement.md +++ b/docs/development.md | |||