diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2021-10-06 18:09:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-06 17:09:35 +0000 |
commit | e564bdd1276d8eb8ea3eabc0442a58fb18cd8731 (patch) | |
tree | 8e72ffbd9e013b9431b6b82575a9b0b81e12ba45 /changelog.d | |
parent | Add a spamchecker method to allow or deny 3pid invites (#10894) (diff) | |
download | synapse-e564bdd1276d8eb8ea3eabc0442a58fb18cd8731.tar.xz |
Add content to the Synapse documentation intro page (#10990)
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/10990.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10990.doc b/changelog.d/10990.doc new file mode 100644 index 0000000000..51290d6200 --- /dev/null +++ b/changelog.d/10990.doc @@ -0,0 +1 @@ +Add additional content to the Welcome and Overview page of the documentation. |