diff options
Diffstat (limited to 'cards.json')
| -rw-r--r-- | cards.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/cards.json b/cards.json deleted file mode 100644 index 8c3bd15..0000000 --- a/cards.json +++ /dev/null @@ -1,12 +0,0 @@ -[ - { - "front": "This is the front page!", - "back": "This is the back page!", - "scheduled": "2025-07-17T00:00:00.000Z" - }, - { - "front": "Another front page", - "back": "Another back page", - "scheduled": "2025-07-20T00:00:00.000Z" - } -] |