Skip to content

Commit

Permalink
docs: add RedGradient to showcase (#7704)
Browse files Browse the repository at this point in the history
Co-authored-by: Joshua Chen <[email protected]>
Co-authored-by: Sébastien Lorber <[email protected]>
  • Loading branch information
3 people authored Jul 1, 2022
1 parent 825211f commit 2424183
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added website/src/data/showcase/red-gradient.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions website/src/data/users.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 2424183

Please sign in to comment.