From 0157fbc02e1d8c900be064444831eef470fbd31c Mon Sep 17 00:00:00 2001 From: Francesca Date: Fri, 8 May 2026 14:58:38 -0700 Subject: [PATCH 1/2] Add francesca.json with feedback message --- cards/francesca.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 cards/francesca.json diff --git a/cards/francesca.json b/cards/francesca.json new file mode 100644 index 0000000..29df8f5 --- /dev/null +++ b/cards/francesca.json @@ -0,0 +1,5 @@ +{ + "title": "May 8, 2026", + "text": "Thank you for the feedback!", + "theme": "y2k" +} From 98e7c26451ae461dba7f73d02968f9df8ccedaa6 Mon Sep 17 00:00:00 2001 From: Francesca Date: Fri, 8 May 2026 15:00:19 -0700 Subject: [PATCH 2/2] Add francesca.json to index.json --- cards/index.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cards/index.json b/cards/index.json index 751bb8d..7d37075 100644 --- a/cards/index.json +++ b/cards/index.json @@ -1,5 +1,6 @@ [ "example-birthday.json", "tgif.json", - "demo.json" + "demo.json", + "francesca.json" ]