docs: add Reddit Image Fetcher site to showcase (#6856)

* Add reddit-image-fetcher.png to showcase

* Add Reddit Image Fetcher to users.tsx

* Update reddit-image-fetcher.png with correct dimension

* optimize image

* Set Reddit Image Fetcher's source as `null` and remove open source tag

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
Ariful Alam 2022-03-08 11:42:28 +06:00 committed by GitHub
parent 2059e53e5d
commit 567b03d63d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View file

@ -1362,6 +1362,14 @@ const Users: User[] = [
source: 'https://github.com/redis-developer/redis-developer.github.io',
tags: ['opensource', 'product', 'design', 'favorite'],
},
{
title: 'Reddit Image Fetcher',
description: 'A JavaScript package for fetching reddit images, memes, wallpapers and more',
preview: require('./showcase/reddit-image-fetcher.png'),
website: 'https://arifszn.github.io/reddit-image-fetcher',
source: null,
tags: [],
},
{
title: 'Refine',
description: