diff options
Diffstat (limited to 'content/authors/authors.ts')
-rw-r--r-- | content/authors/authors.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/authors/authors.ts b/content/authors/authors.ts index 12fa101..7f57391 100644 --- a/content/authors/authors.ts +++ b/content/authors/authors.ts @@ -71,7 +71,7 @@ export const Authors: Author[] = [ photo: 'cow', name: 'Siyong Huang', title: 'Content Author', - blurb: '', + blurb: 'Siyong Huang is a two-time USACO Finalist.', codeforces: "frodakcin", github: "frodakcin", }, |