mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-29 05:12:52 +00:00
docs: add Junjie to showcase (#7484)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
bac292d84b
commit
cd7cf781cd
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
|
|
@ -986,6 +986,14 @@ const Users: User[] = [
|
|||
source: 'https://github.com/Joelpo/joelpo.github.io',
|
||||
tags: ['personal', 'opensource'],
|
||||
},
|
||||
{
|
||||
title: 'Junjie',
|
||||
description: 'A personal website',
|
||||
preview: require('./showcase/junjie.png'),
|
||||
website: 'https://junjieweb.github.io',
|
||||
source: 'https://github.com/junjieweb/junjieweb.github.io',
|
||||
tags: ['personal', 'opensource'],
|
||||
},
|
||||
{
|
||||
title: 'K3ai',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in New Issue