From fd9a7e3174a3902947afee0ba9cc2fd643450810 Mon Sep 17 00:00:00 2001 From: meaz Date: Sun, 19 Jan 2020 11:30:57 +0100 Subject: [PATCH] add git service tile in home page --- pages/01.home/_services/services.en.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pages/01.home/_services/services.en.md b/pages/01.home/_services/services.en.md index 0f8221ef..cfd221c3 100644 --- a/pages/01.home/_services/services.en.md +++ b/pages/01.home/_services/services.en.md @@ -90,4 +90,11 @@ services: text: "A videoconferencing tool." button: 'https://calls.disroot.org' buttontext: "Start a call" + - + title: 'Git' + icon: git.png + link: 'https://disroot.org/services/git' + text: "A code hosting and project collaboration." + button: 'https://git.disroot.org' + buttontext: "Log in" ---