diff options
author | Nad Chishtie <n.chishtie@gmail.com> | 2018-12-13 15:42:51 +0000 |
---|---|---|
committer | Amber Brown <hawkowl@atleastfornow.net> | 2018-12-14 05:13:56 +1100 |
commit | 128294d3e5ba0a795776023b39049760b2ceaf4d (patch) | |
tree | 9fe66b77f15e286133ba9444d0eea40521207582 /changelog.d | |
parent | Settings Fix deleting e2e room keys on xenial (#4295) (diff) | |
download | synapse-128294d3e5ba0a795776023b39049760b2ceaf4d.tar.xz |
Improved welcome page (#4294)
* Improved static/index.html look, feel and content. * Added accessibility tags to in-line SVG. * Grammar.
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4294.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4294.bugfix b/changelog.d/4294.bugfix new file mode 100644 index 0000000000..98114869fc --- /dev/null +++ b/changelog.d/4294.bugfix @@ -0,0 +1 @@ +Make the new landing page prettier. |