mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-03 19:32:35 +02:00
docs: add SweetCode to showcase (#7682)
* Update users.tsx * Add files via upload * fixes Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
cebe4840aa
commit
7720a1cfd8
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/sweetcode.png
Normal file
BIN
website/src/data/showcase/sweetcode.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 43 KiB |
|
@ -2055,6 +2055,15 @@ const Users: User[] = [
|
|||
source: 'https://github.com/svix/svix-docs',
|
||||
tags: ['opensource', 'product'],
|
||||
},
|
||||
{
|
||||
title: 'SweetCode',
|
||||
description:
|
||||
'SweetCode company website and documentation for the Pixel Manager for WooCommerce',
|
||||
preview: require('./showcase/sweetcode.png'),
|
||||
website: 'https://sweetcode.com/',
|
||||
source: null,
|
||||
tags: ['product'],
|
||||
},
|
||||
{
|
||||
title: 'Synergies',
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue