Skip to content

Commit e412d36

Browse files
odarpiJosh-Cena
andauthored
docs: add EduLinks site to showcase (#6892)
* Add EduLinks to users.tsx and edulinks.png to showcase * optimize image Co-authored-by: Joshua Chen <[email protected]>
1 parent e08777c commit e412d36

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
14 KB
Loading

website/src/data/users.tsx

+8
Original file line numberDiff line numberDiff line change
@@ -514,6 +514,14 @@ const Users: User[] = [
514514
source: 'https://github.com/authdog/easyjwt/tree/master/docs',
515515
tags: ['opensource', 'i18n'],
516516
},
517+
{
518+
title: 'EduLinks',
519+
description: 'Catalog of free educational resources. STEM, ESL and more.',
520+
preview: require('./showcase/edulinks.png'),
521+
website: 'https://edulinks.app',
522+
source: null,
523+
tags: ['product'],
524+
},
517525
{
518526
title: 'Eightshift Docs',
519527
description:

0 commit comments

Comments
 (0)