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 |
|
|
@ -987,6 +987,14 @@ const Users: User[] = [
|
|||
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:
|
||||
'A lightweight tool to get an AI Infrastructure Stack up in minutes not days.',
|
||||
|
|
|
|||
Loading…
Reference in New Issue