diff --git a/supporting-docs/projects/2014-06-09-riot.md b/supporting-docs/projects/2014-06-09-riot.md index 9197dd85..d6e4310b 100644 --- a/supporting-docs/projects/2014-06-09-riot.md +++ b/supporting-docs/projects/2014-06-09-riot.md @@ -2,13 +2,14 @@ layout: project title: Riot categories: projects client -thumbnail: https://matrix.org/blog/wp-content/uploads/2015/08/vector030216-400x284.png +thumbnail: /docs/projects/images/riot-web-small.png author: Riot.im description: Riot is a glossy web client with an emphasis on performance and usability maturity: Released --- -![screenshot](https://matrix.org/blog/wp-content/uploads/2015/08/vector030216-1080x745.png "{{ page.title }}") +![screenshot](/docs/projects/images/riot-web-large.png "{{ page.title }}") + # {{ page.title }} [Riot](https://riot.im) is a glossy Matrix client built on top of [matrix-react-sdk](http://matrix.org/blog/project/matrix-react-sdk/) with an emphasis on performance and usability. diff --git a/supporting-docs/projects/2016-02-05-try-matrix-now.md b/supporting-docs/projects/2016-02-05-try-matrix-now.md index baf99371..fb4c69ca 100644 --- a/supporting-docs/projects/2016-02-05-try-matrix-now.md +++ b/supporting-docs/projects/2016-02-05-try-matrix-now.md @@ -33,7 +33,7 @@ The easiest way to get started is to pick a client that appeals and join #matrix
If you like glossy and feature-rich web clients, try Riot.

- + diff --git a/supporting-docs/projects/images/riot-web-featured.png b/supporting-docs/projects/images/riot-web-featured.png new file mode 100644 index 00000000..2967376c Binary files /dev/null and b/supporting-docs/projects/images/riot-web-featured.png differ diff --git a/supporting-docs/projects/images/riot-web-large.png b/supporting-docs/projects/images/riot-web-large.png new file mode 100644 index 00000000..4fcadda0 Binary files /dev/null and b/supporting-docs/projects/images/riot-web-large.png differ diff --git a/supporting-docs/projects/images/riot-web-small.png b/supporting-docs/projects/images/riot-web-small.png new file mode 100644 index 00000000..e70b7141 Binary files /dev/null and b/supporting-docs/projects/images/riot-web-small.png differ