From 62ec6fa09979ef9c844023ba5b3a7e6a816a7bd6 Mon Sep 17 00:00:00 2001 From: Tai Groot Date: Sun, 18 Oct 2020 22:42:43 -0700 Subject: [PATCH 1/2] docs: Updates code-fork to code-branch --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: # Leave only a "items" key if not using group (group name, icon & tagstyle are optional, section separation will not be displayed). services: - name: "Application" - icon: "fa fa-code-fork" + icon: "fas fa-code-branch" items: - name: "Awesome app" logo: "assets/tools/sample.png" From 488e4bbe7f511b3c27a665336dad4b7285c77473 Mon Sep 17 00:00:00 2001 From: Tai Groot Date: Sun, 18 Oct 2020 22:43:23 -0700 Subject: [PATCH 2/2] docs: Fixes spelling error in filename --- docs/{developement.md => development.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/{developement.md => development.md} (100%) diff --git a/docs/developement.md b/docs/development.md similarity index 100% rename from docs/developement.md rename to docs/development.md