add git service tile in home page

This commit is contained in:
meaz 2020-01-19 11:30:57 +01:00
parent 585387500d
commit fd9a7e3174
1 changed files with 7 additions and 0 deletions

View File

@ -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"
---