It is THAT easy for me!
This commit is contained in:
parent
ef202a0608
commit
fa8eb5e18c
2 changed files with 5 additions and 3 deletions
|
@ -34,7 +34,9 @@ Because of E2EE your messages can even be encrypted at rest -
|
|||
i.e. they are not stored plaintext, if you encrypt them.
|
||||
|
||||
---
|
||||
description1:
|
||||
content1_image: /u/image/penguin-matrix.jpg
|
||||
---
|
||||
content1_text:
|
||||
|
||||
## What is Matrix?
|
||||
|
||||
|
@ -60,7 +62,7 @@ pictures). Like the Mattermost chat, Matrix is also running on a Zero
|
|||
Carbon infrastructure.
|
||||
|
||||
---
|
||||
description2:
|
||||
description3:
|
||||
|
||||
## Transparent costs
|
||||
|
||||
|
|
|
@ -88,7 +88,7 @@
|
|||
<div class="card-body">
|
||||
<h5 class="card-title">{{ this.offer3_title }}</h5>
|
||||
<p class="card-text">{{ this.offer3_text }}</p>
|
||||
<a href="{{ this.offer3_link }}" class="btn btn-primary">Order</a>
|
||||
j <a href="{{ this.offer3_link }}" class="btn btn-primary">Order</a>
|
||||
</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
|
Loading…
Reference in a new issue