summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_includes/home_tiles.html6
-rw-r--r--index.md2
-rw-r--r--schleuder/docs/concept.md2
3 files changed, 5 insertions, 5 deletions
diff --git a/_includes/home_tiles.html b/_includes/home_tiles.html
index c9b9939..ffba3ab 100644
--- a/_includes/home_tiles.html
+++ b/_includes/home_tiles.html
@@ -1,7 +1,7 @@
<div class="tile is-ancestor">
<div class="tile is-parent">
<article class="tile is-child">
- <p class="console">{{ page.title }}: {{ page.subtitle }}</p>
+ <p class="console">{{ page.subtitle }}</p>
</article>
</div>
<div class="tile is-parent">
@@ -17,7 +17,7 @@
<article class="tile is-child">
<p class="title">How it works</p>
<div class="content">
- <p>Schleuder is a group's email-gateway: subscribers can exchange encrypted emails among themselves, receive emails from non-subscribers and send emails to non-subscribers via the list.</p>
+ <p>Schleuder is a group's email-gateway: subscribers can exchange OpenPGP-encrypted emails among themselves, receive emails from non-subscribers and send emails to non-subscribers via the list.</p>
<a href='{{ "schleuder/docs/concept.html" | absolute_url }}'>More</a>
</div>
</article>
@@ -41,4 +41,4 @@
</article>
</div>
-</div> \ No newline at end of file
+</div>
diff --git a/index.md b/index.md
index 3398908..d69a3e2 100644
--- a/index.md
+++ b/index.md
@@ -1,7 +1,7 @@
---
layout: home
title: Schleuder
-subtitle: A gpg-enabled mailing list manager with remailing-capabilities.
+subtitle: Schleuder is an encrypting mailing list manager with remailing-capabilities
---
{% include home_tiles.html %}
diff --git a/schleuder/docs/concept.md b/schleuder/docs/concept.md
index 5339656..c598368 100644
--- a/schleuder/docs/concept.md
+++ b/schleuder/docs/concept.md
@@ -4,7 +4,7 @@ title: Concept
{% include docs-head.md version=3.4 %}
-Schleuder is a gpg-enabled mailing list manager with resending capabilities. This document tries to explain what that means.
+Schleuder is an OpenPGP-enabled mailing list manager with resending capabilities. This document tries to explain what that means.
## An email hub for groups