diff options
| author | Georg | 2021-08-16 08:51:51 +0200 | 
|---|---|---|
| committer | Georg | 2021-08-16 08:51:51 +0200 | 
| commit | 34cf119536e5e3d89efe400d6b5d961347f23f35 (patch) | |
| tree | 80e366199e74754d22baab1db9288cbdc31c9172 /matrix.html | |
| parent | 7e6a006e43ab3991d563f9c0807a7e52a12859ad (diff) | |
| download | website-34cf119536e5e3d89efe400d6b5d961347f23f35.tar.gz website-34cf119536e5e3d89efe400d6b5d961347f23f35.tar.bz2 website-34cf119536e5e3d89efe400d6b5d961347f23f35.zip | |
Several page updatesdevel_content
Signed-off-by: Georg <georg@lysergic.dev>
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> | 
