diff --git a/README.md b/README.md index 9622ddb..7b16f34 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ This project arose from all flaws of similar tools many of which are slow, compl - [x] **Low overhead**: Typical query results against a local database are returned whithin milliseconds. - [x] **Intuitive interface**: You know MongoDB? You know Rolens. -![Impression of Rolens's interface](./docs/images/home-impression.png) +![Impression of Rolens's interface](./docs/images/home-impression.webp) This project is heavily inspired by the excellent [MongoHub](https://github.com/bububa/MongoHub-Mac) application, which sadly has not been updated since 2011. diff --git a/docs/images/home-impression.png b/docs/images/home-impression.png deleted file mode 100644 index e7d2274..0000000 Binary files a/docs/images/home-impression.png and /dev/null differ diff --git a/docs/images/home-impression.webp b/docs/images/home-impression.webp new file mode 100644 index 0000000..497f714 Binary files /dev/null and b/docs/images/home-impression.webp differ diff --git a/docs/images/shell.png b/docs/images/shell.png deleted file mode 100644 index 6cbbd8c..0000000 Binary files a/docs/images/shell.png and /dev/null differ diff --git a/docs/images/shell.webp b/docs/images/shell.webp new file mode 100644 index 0000000..36a8dba Binary files /dev/null and b/docs/images/shell.webp differ diff --git a/docs/index.md b/docs/index.md index 27ea915..8306424 100644 --- a/docs/index.md +++ b/docs/index.md @@ -15,7 +15,7 @@ This project arose from all flaws of similar tools many of which are slow, compl - **Low overhead**: Typical query results against a local database are returned whithin milliseconds. - **Intuitive interface**: You know MongoDB? You know Rolens. -![Impression of Rolens's interface](./images/home-impression.png) +![Impression of Rolens's interface](./images/home-impression.webp) This project is heavily inspired by the excellent [MongoHub](https://github.com/bububa/MongoHub-Mac) application, which sadly has not been updated since 2011. diff --git a/website/layouts/base.liquid b/website/layouts/base.liquid index 6d958c5..f7f9c84 100644 --- a/website/layouts/base.liquid +++ b/website/layouts/base.liquid @@ -10,7 +10,10 @@ + {{ content }} + +