mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
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:
parent
825211f41d
commit
2424183b3e
Binary file not shown.
|
After Width: | Height: | Size: 34 KiB |
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in New Issue