diff options
author | caoash | 2020-07-20 16:19:33 -0500 |
---|---|---|
committer | caoash | 2020-07-20 16:19:33 -0500 |
commit | 3d303b538b6fa0b639ad4a00d473345657cef878 (patch) | |
tree | 60f5fa2c0e26fdd0397a85a8d9927e58494cc115 | |
parent | 9b31ecd80af7b50a823494eff609ac352ab47913 (diff) |
upd blurb
-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 7f57391..dc3176f 100644 --- a/content/authors/authors.ts +++ b/content/authors/authors.ts @@ -42,7 +42,7 @@ export const Authors: Author[] = [ photo: 'michael', name: 'Michael Cao', title: 'Content Author', - blurb: 'Michael Cao is a USACO Platinum competitor and author of "Bessie\'s Snow Cow."', + blurb: 'Michael Cao is a USACO Platinum competitor and problemsetter of "Bessie\'s Snow Cow" and "Flooded Farm."', facebook: "mike.lao.9400", codeforces: "caoash", email: "cao.michael14@gmail.com", |