Update instant-messenger.html
This commit is contained in:
parent
1e3fa0c197
commit
173e0ee90e
@ -5,6 +5,17 @@
|
||||
</div>
|
||||
|
||||
<div class="row mb-2">
|
||||
<!-- Signal removed
|
||||
{% include card.html color="success"
|
||||
title="Mobile: Signal"
|
||||
image="/assets/img/tools/Signal.png"
|
||||
url="https://signal.org"
|
||||
footer="OS: Android, iOS, macOS, Windows, Linux"
|
||||
description="Signal is a mobile app developed by Open Whisper Systems. The app provides instant messaging, as well as voice and video calling.
|
||||
All communications are end-to-end encrypted. Signal is free and open source, enabling anyone to verify its security by auditing the code. The development team is supported by community donations and grants. There are no advertisements,
|
||||
and it doesn't cost anything to use."
|
||||
%}
|
||||
-->
|
||||
{% include card.html color="primary"
|
||||
title="Riot.im"
|
||||
image="/assets/img/tools/riot.png"
|
||||
|
Reference in New Issue
Block a user