diff --git a/website/index.html b/website/index.html index 3b29d1ca5..608a4023a 100644 --- a/website/index.html +++ b/website/index.html @@ -740,6 +740,11 @@ input[type=checkbox] color: #999; } +.matrix { + font-size: 28px; + color: #ddd; +} + .headerlink { font-size: 30px; color: white; @@ -1147,6 +1152,7 @@ footer { Donate +

Matrix room: #epicyon:matrix.freedombone.net

Epicyon is an AGPL licensed ActivityPub protocol compliant federated social network server suitable for hosting a small number of accounts on low power systems requiring minimal maintenance, such as single board computers. It's the ActivityPub equivalent of an email server, storing posts as human readable JSON on file, rather than in a database. It also uses only a small amount of RAM.