From 7293ca59206c217fb2a8fd862b6b4e64397cc617 Mon Sep 17 00:00:00 2001 From: Dr John Newman <48534454+JNTNewman@users.noreply.github.com> Date: Tue, 10 May 2022 23:54:44 -0500 Subject: [PATCH] Update db.json Add another entry. --- db.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/db.json b/db.json index e4d2491..70e3a9d 100644 --- a/db.json +++ b/db.json @@ -29,6 +29,16 @@ "date": "July 22, 2022", "time": "11:00", "organizer": "Carey Wales" + }, + { + "id": 823, + "category": "community outreach", + "title": "Feed Indigent", + "description": "Assist us in feeding the indigent in the public nursing home.", + "location": "Bella Vista", + "date": "August 12, 2022", + "time": "12:00", + "organizer": "Johnny Karson" } ] }