mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-06 02:41:03 +00:00
Fun Refactoring!
This commit is contained in:
@@ -5,7 +5,7 @@ title: "Matrix"
|
||||
description: "chat.privacytools.io is our official Matrix homeserver. You can register a user account on this homeserver using any Matrix client, no email required."
|
||||
---
|
||||
|
||||
{% include breadcrumbs.html %}
|
||||
{% include legacy/breadcrumbs.html %}
|
||||
|
||||
<div class="jumbotron p-5">
|
||||
<h1 class="display-4">Matrix</h1>
|
||||
@@ -23,9 +23,9 @@ description: "chat.privacytools.io is our official Matrix homeserver. You can re
|
||||
<p><mark>You must read and accept our community <a href="https://wiki.privacytools.io/view/PrivacyTools:Code_of_Conduct">code of conduct</a> before joining our rooms or using our services.</mark></p>
|
||||
|
||||
{%
|
||||
include cardv2.html
|
||||
include legacy/cardv2.html
|
||||
title="Element"
|
||||
image="/assets/img/svg/3rd-party/element.svg"
|
||||
image="/assets/img/legacy_svg/3rd-party/element.svg"
|
||||
description='<a href="https://element.io">Element</a> (formerly <a href="https://element.io/blog/welcome-to-element/">Riot</a>) is the reference client for the <a href="https://matrix.org/docs/guides/introduction">Matrix</a> network. The <a href="https://matrix.org/docs/spec">Matrix open standard</a> is an open-source standard for secure, decentralized, real-time communication.'
|
||||
labels="text==VoIP"
|
||||
website="https://element.io"
|
||||
|
Reference in New Issue
Block a user