aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorTai Groot <tai@taigrr.com>2020-10-18 22:42:43 -0700
committerTai Groot <tai@taigrr.com>2020-10-18 22:42:43 -0700
commit62ec6fa09979ef9c844023ba5b3a7e6a816a7bd6 (patch)
tree3c8f435b500b1dc1ca31953a51fec699bf868698
parent67fd101a38baf3e7634c494eb286a671685a76b6 (diff)
downloadhomer-62ec6fa09979ef9c844023ba5b3a7e6a816a7bd6.tar.gz
homer-62ec6fa09979ef9c844023ba5b3a7e6a816a7bd6.tar.zst
homer-62ec6fa09979ef9c844023ba5b3a7e6a816a7bd6.zip
docs: Updates code-fork to code-branch
-rw-r--r--docs/configuration.md2
1 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).
87services: 87services:
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"