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 02:42:51 +1100 |
commit | cef8ae272acaa1fe9731451a8666b7bbd7089f4d (patch) | |
tree | f8a4484ce7b072b0c39b94189e787f24e3889ae8 /changelog.d | |
parent | Merge pull request #4274 from matrix-org/michaelkaye/update_kernel_dco_link (diff) | |
download | synapse-cef8ae272acaa1fe9731451a8666b7bbd7089f4d.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. |