diff options
-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 0e5d002..af642c8 100644 --- a/docs/configuration.md +++ b/docs/configuration.md | |||
@@ -86,7 +86,7 @@ links: | |||
86 | # Leave only a "items" key if not using group (group name, icon & tagstyle are optional, section separation will not be displayed). | 86 | # Leave only a "items" key if not using group (group name, icon & tagstyle are optional, section separation will not be displayed). |
87 | services: | 87 | services: |
88 | - name: "Application" | 88 | - name: "Application" |
89 | icon: "fa fa-code-fork" | 89 | icon: "fas fa-code-branch" |
90 | items: | 90 | items: |
91 | - name: "Awesome app" | 91 | - name: "Awesome app" |
92 | logo: "assets/tools/sample.png" | 92 | 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 | |||