From ae766d28c07628e71629a72452261898ea72057a Mon Sep 17 00:00:00 2001 From: Minteck Date: Wed, 21 Dec 2022 18:09:20 +0100 Subject: Update - This is an automated commit --- includes/days.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 includes/days.json (limited to 'includes/days.json') diff --git a/includes/days.json b/includes/days.json new file mode 100644 index 0000000..bfbcefa --- /dev/null +++ b/includes/days.json @@ -0,0 +1,5 @@ +{ + "2022-12-24": "Christmas Eve", + "2022-12-25": "Christmas Day", + "2022-12-31": "New Year's Eve" +} \ No newline at end of file -- cgit