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:
Evan 2021-05-04 00:47:09 +08:00 committed by GitHub
parent b50819a3f1
commit 3303543105
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View file

@ -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',