teamchat: remove todo notes from cards
This commit is contained in:
@ -6,10 +6,10 @@
|
|||||||
|
|
||||||
{% include cardv2.html
|
{% include cardv2.html
|
||||||
title="Rocket.chat"
|
title="Rocket.chat"
|
||||||
image="/assets/img/tools/rocket.chat.png" <!-- TODO -->
|
image="/assets/img/tools/rocket.chat.png"
|
||||||
description="Rocket.chat is open source platform for team communication. It has optional federation and experimental E2EE. <a href=\"https://rocket.chat/docs/user-guides/end-to-end-encryption/\"><span class=\"badge badge-warning\" data-toggle=\"tooltip\" title=\"The documentation says this of E2EE: 'Note: This feature is currently in alpha. Its also not yet supported on mobile''\">Experimental <i class=\"far fa-question-circle\"></i></a></span>"
|
description="Rocket.chat is open source platform for team communication. It has optional federation and experimental E2EE. <a href=\"https://rocket.chat/docs/user-guides/end-to-end-encryption/\"><span class=\"badge badge-warning\" data-toggle=\"tooltip\" title=\"The documentation says this of E2EE: 'Note: This feature is currently in alpha. Its also not yet supported on mobile''\">Experimental <i class=\"far fa-question-circle\"></i></a></span>"
|
||||||
website="https://rocket.chat/"
|
website="https://rocket.chat/"
|
||||||
forum="" <!-- TODO -->
|
forum=""
|
||||||
github="https://github.com/rocketchat/"
|
github="https://github.com/rocketchat/"
|
||||||
android=""
|
android=""
|
||||||
ios=""
|
ios=""
|
||||||
@ -20,10 +20,10 @@ linux=""
|
|||||||
|
|
||||||
{% include cardv2.html
|
{% include cardv2.html
|
||||||
title="Keybase"
|
title="Keybase"
|
||||||
image="/assets/img/tools/keybase.png" <!-- TODO -->
|
image="/assets/img/tools/keybase.png"
|
||||||
description='Blah blah blah. <span class="badge badge-warning" data-toggle="tooltip" title="The server code is not open source">experimental <i class="far fa-question-circle"></i> (<a href="https://github.com/keybase/client/issues/6374">GitHub issue</a>)</span>'
|
description='Blah blah blah. <span class="badge badge-warning" data-toggle="tooltip" title="The server code is not open source">experimental <i class="far fa-question-circle"></i> (<a href="https://github.com/keybase/client/issues/6374">GitHub issue</a>)</span>'
|
||||||
website="https://keybase.io/"
|
website="https://keybase.io/"
|
||||||
forum="" <!-- TODO -->
|
forum=""
|
||||||
github="https://github.com/Keybase"
|
github="https://github.com/Keybase"
|
||||||
android=""
|
android=""
|
||||||
ios=""
|
ios=""
|
||||||
|
Reference in New Issue
Block a user