docs: add RedGradient to showcase (#7704)

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
This commit is contained in:
Redcamel 2022-07-01 17:04:46 +09:00 committed by GitHub
parent 825211f41d
commit 2424183b3e
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: 34 KiB

View File

@ -1700,6 +1700,14 @@ const Users: User[] = [
source: null,
tags: [],
},
{
title: 'RedGradient',
description: 'CSS Gradient Editor',
preview: require('./showcase/red-gradient.png'),
website: 'https://doc.red-gradient.com/',
source: 'https://github.com/redcamel/RedGradientDoc',
tags: ['opensource'],
},
{
title: 'Redis Labs Developer Site',
description: 'The Home of Redis Developers',