Skip to content

Instantly share code, notes, and snippets.

@umar-ahmed
Last active September 4, 2018 02:34
Show Gist options
  • Save umar-ahmed/ae5c29f9a759a8877d14b700dc5c8f52 to your computer and use it in GitHub Desktop.
Save umar-ahmed/ae5c29f9a759a8877d14b700dc5c8f52 to your computer and use it in GitHub Desktop.

Revisions

  1. umar-ahmed revised this gist Sep 4, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion cards.json
    Original file line number Diff line number Diff line change
    @@ -10,5 +10,5 @@
    {
    "id": 3,
    "title": "Thanksgiving"
    },
    }
    ]
  2. umar-ahmed created this gist Sep 4, 2018.
    14 changes: 14 additions & 0 deletions cards.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,14 @@
    [
    {
    "id": 1,
    "title": "Happy Birthday"
    },
    {
    "id": 2,
    "title": "Mother's Day"
    },
    {
    "id": 3,
    "title": "Thanksgiving"
    },
    ]