diff --git a/www/data/showcase.json b/www/data/showcase.json index b8b75569898..8dfb66e98ec 100644 --- a/www/data/showcase.json +++ b/www/data/showcase.json @@ -421,5 +421,11 @@ "link": "https://wtfiscongressdoingnow.us", "github": "gibbygano/wtfiscongressdoingnow", "image": "wtfcongress" + }, + { + "title": "Zhi's Blog", + "link": "https://zhi.deno.dev", + "github": "SisyphusZheng/me", + "image": "zhiblog" } ] diff --git a/www/static/showcase/zhiblog1x.jpg b/www/static/showcase/zhiblog1x.jpg new file mode 100644 index 00000000000..a74ef34cdd3 Binary files /dev/null and b/www/static/showcase/zhiblog1x.jpg differ diff --git a/www/static/showcase/zhiblog2x.jpg b/www/static/showcase/zhiblog2x.jpg new file mode 100644 index 00000000000..6b5c6d7f5c9 Binary files /dev/null and b/www/static/showcase/zhiblog2x.jpg differ