From d22dc175f28829da1551b680b4729cf173e2c32f Mon Sep 17 00:00:00 2001 From: Jan Kaluza Date: Fri, 27 Nov 2015 13:38:42 +0100 Subject: [PATCH] Change the margin --- index.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/index.md b/index.md index e33de48d..b94eaf59 100644 --- a/index.md +++ b/index.md @@ -10,7 +10,7 @@ title: Spectrum 2 -
+

What is Spectrum 2?

Spectrum 2 is an Generic transport/gateway. It supports multiple frontends like XMPP or Slack and can transport messages using these @@ -19,19 +19,18 @@ AIM, MSN, Facebook, Twitter, or IRC.
-
+
Spectrum 2 is written in C++ and uses the [Swiften](http://swift.im/swiften) library and various different libraries for "legacy networks". Spectrum 2 is open source and released under the GNU GPL.
-
+
Spectrum 2 is not intended for strictly desktop users, ie those who have no familiarity with running server side applications. It is intended to provide a service to desktop users, but be managed by server administrators. If you are interested in the project but have no familiarity with running a server (and no interest in learning), please speak with your local system administrators about making Spectrum 2 available.
-
## Technical details