Update authors.ts

This commit is contained in:
nchn27 2020-07-20 01:53:15 -04:00 committed by GitHub
parent 6abf7a3a9a
commit 3d7f2d9f74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,8 +70,9 @@ export const Authors: Author[] = [
photo: 'nathanc',
name: 'Nathan Chen',
title: 'Content Author',
blurb: '',
blurb: 'Nathan Chen is a two-time USACO Finalist who competes in both Java and C++ fluently',
codeforces: "nchn27",
github: "nchn27",
email: "nchn27@gmail.com",
},
];