From bc40f059d0eda57c23962b7427e1133d8f2da08c Mon Sep 17 00:00:00 2001 From: 324Hz <92825997+win21H2@users.noreply.github.com> Date: Sat, 8 Oct 2022 00:54:52 -0500 Subject: [PATCH] Create SAMPLE card SAMPLE PR ! do not merge ! --- data/SAMPLE.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 data/SAMPLE.json diff --git a/data/SAMPLE.json b/data/SAMPLE.json new file mode 100644 index 00000000..0e96e73d --- /dev/null +++ b/data/SAMPLE.json @@ -0,0 +1,9 @@ +{ + "name": "win21H2", + "url": "https://github.com/win21H2", + "image": "https://avatars.githubusercontent.com/u/92825997?v=4", + "why": "To gain overall endurance when running", + "weekly": ["Run 10k x1", "Cycle 20k x2"], + "goal": "Maintain accountability and motivation", + "location": "USA, IL, Chicago" +}