mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
docs(v2): Add Datagit site to showcase page (#3997)
- add datagit.png to showcase
This commit is contained in:
parent
f48d435ce4
commit
89a2ba7732
Binary file not shown.
|
After Width: | Height: | Size: 64 KiB |
|
|
@ -136,6 +136,16 @@ const users = [
|
|||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
title: 'Datagit',
|
||||
description:
|
||||
'A persian tutorial website strive to make quality education for everyone.',
|
||||
preview: require('./showcase/datagit.png'),
|
||||
website: 'https://datagit.ir/',
|
||||
source: 'https://github.com/massoudmaboudi/datagit_v2.docusaurus',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
title: 'Eta',
|
||||
description: 'Faster embedded JS template engine in TypeScript',
|
||||
|
|
|
|||
Loading…
Reference in New Issue