From cef8ae272acaa1fe9731451a8666b7bbd7089f4d Mon Sep 17 00:00:00 2001 From: Nad Chishtie Date: Thu, 13 Dec 2018 15:42:51 +0000 Subject: Improved welcome page (#4294) * Improved static/index.html look, feel and content. * Added accessibility tags to in-line SVG. * Grammar. --- synapse/static/index.html | 87 +++++++++++++++++++++++++++++++++-------------- 1 file changed, 62 insertions(+), 25 deletions(-) (limited to 'synapse') diff --git a/synapse/static/index.html b/synapse/static/index.html index d664239983..d3f1c7dce0 100644 --- a/synapse/static/index.html +++ b/synapse/static/index.html @@ -1,26 +1,63 @@ - - - Synapse is running - - - -

Synapse is running

-

Congratulations!

-

Your Synapse server is listening on this port and is ready for messages.

-

To use this server you'll need a client - e.g. one of - this list of Matrix clients.

-

You can find (federated) rooms that might be of interest to you on - view.matrix.org.

-

Or you just start creating your own rooms with your friends.

-

Welcome to the Matrix universe :)

- + + + + Synapse is running + + + + +

It works! Synapse is running

+

Your Synapse server is listening on this port and is ready for messages.

+

To use this server you'll need a Matrix client. +

+

Welcome to the Matrix universe :)

+
+

+ + + matrix.org + + +

+ -- cgit 1.4.1