mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-29 13:33:06 +00:00
docs: add CodeSweetly to showcase (#7425)
* Add CodeSweetly to Showcase * Add CodeSweetly to showcase * optimize image Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
7ea59b4e55
commit
90eee091ac
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
|
|
@ -371,6 +371,14 @@ const Users: User[] = [
|
|||
source: 'https://github.com/lyft/clutch/tree/main/docs/_website',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'CodeSweetly',
|
||||
description: 'The Home of Simplified Web Development Tutorials',
|
||||
preview: require('./showcase/codesweetly.png'),
|
||||
website: 'https://codesweetly.com/',
|
||||
source: null,
|
||||
tags: ['personal'],
|
||||
},
|
||||
{
|
||||
title: 'CodeYourFuture',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in New Issue