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" +} 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" ]