mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-27 05:28:43 +02:00
docs(v2): showcase personal site evantay (#4711)
* docs(v2): showcase personal site evantay * Update website/src/data/users.js Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
This commit is contained in:
parent
b50819a3f1
commit
3303543105
2 changed files with 8 additions and 0 deletions
|
@ -334,6 +334,14 @@ const Users = [
|
|||
source: 'https://github.com/eta-dev/eta',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: "Evan Tay's Personal Website",
|
||||
description: "A Software Engineer's blog, documentation and project portfolio.",
|
||||
preview: require('./showcase/evantay.png'),
|
||||
website: 'https://evantay.com/',
|
||||
source: 'https://github.com/DigiPie/kaya-folio',
|
||||
tags: ['opensource', 'personal'],
|
||||
},
|
||||
{
|
||||
title: 'FBT',
|
||||
description: 'An internationalization framework',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue