From c4bf19000592d65099624af73a32f4f2a35700b8 Mon Sep 17 00:00:00 2001 From: Joy Liu <34288846+joyliu-q@users.noreply.github.com> Date: Wed, 27 Mar 2024 21:36:25 -0400 Subject: [PATCH] :art: Buy us a drink --- assets.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/assets.json b/assets.json index 3fbfd29..7c8f3f2 100644 --- a/assets.json +++ b/assets.json @@ -1,6 +1,11 @@ { "$schema": "./schema.json", "assets": [ + { + "image": "https://pennlabs-assets.s3.amazonaws.com/metadata-images/coffee.jpg", + "text": "Buy us a drink! :D", + "action": "https://venmo.com/u/qjoyliu" + }, { "image": "https://pennlabs-assets.s3.amazonaws.com/metadata-images/penn-labs.png", "text": "Penn Labs", @@ -28,4 +33,4 @@ } ], "strings": [] -} \ No newline at end of file +}