diff options
| author | Georg Pfuetzenreuter | 2021-08-16 08:56:08 +0200 | 
|---|---|---|
| committer | Georg Pfuetzenreuter | 2021-08-16 08:56:08 +0200 | 
| commit | 6569280ceb1e424cc6e134abf37a06865dd1c758 (patch) | |
| tree | 80e366199e74754d22baab1db9288cbdc31c9172 /matrix.html | |
| parent | 5482689203f62a8809f8e0fcc7aa9d8b51346591 (diff) | |
| parent | 34cf119536e5e3d89efe400d6b5d961347f23f35 (diff) | |
| download | website-6569280ceb1e424cc6e134abf37a06865dd1c758.tar.gz website-6569280ceb1e424cc6e134abf37a06865dd1c758.tar.bz2 website-6569280ceb1e424cc6e134abf37a06865dd1c758.zip | |
Merge pull request 'Several page updates' (#14) from devel_content into master
Reviewed-on: https://git.com.de/LibertaCasa/website/pulls/14
Diffstat (limited to 'matrix.html')
| -rw-r--r-- | matrix.html | 11 | 
1 files changed, 9 insertions, 2 deletions
| diff --git a/matrix.html b/matrix.html index 6326849..b2a600c 100644 --- a/matrix.html +++ b/matrix.html @@ -16,9 +16,16 @@  ┌─┐ ┬─┐ ┐─┐ ┬─┐  │   │─┤ └─┐ │─┤  └─┘ ┘ │ ──┘ ┘ │ +</pre> +<h3>Matrix</h3> +<pre> + +Connection Details: +=================== +The only fully featured Matrix client is Element. Our instance is available at <a href="https://element.liberta.casa/">https://element.liberta.casa</a>. -<a href="https://element.liberta.casa">Matrix WebClient</a> +After having created an account in Element, it is possible to connect other Matrix clients using the Homeserver address <code>matrix.liberta.casa</code>. @@ -31,7 +38,7 @@  <footer> -  <a href="mailto:hello@liberta.casa"> Contact </a>  +  <a href="mailto:hello@liberta.casa"> Contact </a>  </footer>  </pre>  </body> | 
