From b1dc407f92f3f1c61a78457090f0af65e7abf008 Mon Sep 17 00:00:00 2001 From: Nad Chishtie Date: Thu, 13 Dec 2018 13:31:44 +0000 Subject: [PATCH 1/5] Improved static/index.html look, feel and content. --- synapse/static/index.html | 87 ++++++++++++++++++++++++++++----------- 1 file changed, 62 insertions(+), 25 deletions(-) diff --git a/synapse/static/index.html b/synapse/static/index.html index d6642399837d..ffc4027866c9 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 + + +

+ From 136e34a67c9fe384dd08065a9b8d56e83254bb3f Mon Sep 17 00:00:00 2001 From: Nad Chishtie Date: Thu, 13 Dec 2018 13:32:51 +0000 Subject: [PATCH 2/5] Added accessibility tags to in-line SVG. --- synapse/static/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synapse/static/index.html b/synapse/static/index.html index ffc4027866c9..c7b271f67e13 100644 --- a/synapse/static/index.html +++ b/synapse/static/index.html @@ -29,7 +29,7 @@