mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-29 10:17:55 +02:00
docs: add EduLinks site to showcase (#6892)
* Add EduLinks to users.tsx and edulinks.png to showcase * optimize image Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
e08777c9c5
commit
e412d367a0
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/edulinks.png
Normal file
BIN
website/src/data/showcase/edulinks.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
|
@ -514,6 +514,14 @@ const Users: User[] = [
|
|||
source: 'https://github.com/authdog/easyjwt/tree/master/docs',
|
||||
tags: ['opensource', 'i18n'],
|
||||
},
|
||||
{
|
||||
title: 'EduLinks',
|
||||
description: 'Catalog of free educational resources. STEM, ESL and more.',
|
||||
preview: require('./showcase/edulinks.png'),
|
||||
website: 'https://edulinks.app',
|
||||
source: null,
|
||||
tags: ['product'],
|
||||
},
|
||||
{
|
||||
title: 'Eightshift Docs',
|
||||
description:
|
||||
|
|
Loading…
Add table
Reference in a new issue