From db117a1b61b14499d2f8e07f0d4ae37aab12fb2f Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 8 Nov 2023 15:56:26 +0000 Subject: [PATCH] Update activities.json --- activities.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/activities.json b/activities.json index e69de29..2f199de 100644 --- a/activities.json +++ b/activities.json @@ -0,0 +1,18 @@ +{ + "activities": [ + { + "title": "Activity Name", + "description": "2023/10/29", + "date": "Taichung", + "location": "Free", + "price": "" + }, + { + "title": "Another Activity Name", + "description": "2023/11/25", + "date": "Taichung", + "location": "Free", + "price": "" + } + ] +} \ No newline at end of file