add Experimental badge on mumble and cryptpad tiles

This commit is contained in:
meaz 2020-03-29 07:44:20 +02:00
parent d72a9a13a3
commit 053fd18f8d

View file

@ -13,7 +13,6 @@ services:
text: "Free and secure email accounts for your desktop IMAP client or via a Web-interface."
button: 'https://mail.disroot.org'
buttontext: "Log in"
badge: EXPERIMENTAL
-
title: Cloud
icon: cloud.png
@ -21,7 +20,6 @@ services:
text: "Your data under your control! Collaborate, sync & share files, calendars, contacts and more."
button: 'https://cloud.disroot.org'
buttontext: "Log in"
badge: NEW
-
title: Forum
icon: forum.png
@ -107,6 +105,7 @@ services:
text: "A low latency, high quality voice chat application.."
button: 'https://mumble.disroot.org'
buttontext: "Log in"
badge: EXPERIMENTAL
-
title: 'Cryptpad'
icon: cryptpad.png
@ -114,4 +113,5 @@ services:
text: "A private-by-design alternative to popular office tools."
button: 'https://cryptpad.disroot.org'
buttontext: "Access"
badge: EXPERIMENTAL
---