From c6c77ef8a9b5b46d3711f98b6ef9e10ad749da04 Mon Sep 17 00:00:00 2001 From: Rebecca Black <> Date: Mon, 23 Dec 2024 12:53:53 -0500 Subject: [PATCH] Updated page Event 4 --- .../d5b3f144-6881-4422-9749-c5c747bbcbee.json | 37 +++++++++++++++++-- data/pages/order.json | 8 +--- data/project.json | 2 +- 3 files changed, 36 insertions(+), 11 deletions(-) diff --git a/data/pages/d5b3f144-6881-4422-9749-c5c747bbcbee.json b/data/pages/d5b3f144-6881-4422-9749-c5c747bbcbee.json index a836c33..baf346c 100644 --- a/data/pages/d5b3f144-6881-4422-9749-c5c747bbcbee.json +++ b/data/pages/d5b3f144-6881-4422-9749-c5c747bbcbee.json @@ -1,14 +1,45 @@ { - "content": [], + "content": [ + { + "type": "paragraph", + "children": [ + { + "text": "" + } + ] + }, + { + "type": "event", + "uuid": "706416d1-8e0b-4578-8ea2-e30eaef66bb3", + "includes": [ + "media", + "annotations", + "description" + ], + "children": [ + { + "text": "" + } + ] + }, + { + "type": "paragraph", + "children": [ + { + "text": "" + } + ] + } + ], "created_at": "2024-12-23T17:52:31.969Z", "created_by": "ajolipa", "title": "Event 4", "slug": "event-4", - "updated_at": "2024-12-23T17:52:31.969Z", + "updated_at": "2024-12-23T17:53:53.226Z", "updated_by": "ajolipa", "parent": "a79086c2-119b-4d57-bb80-4d85fff73c7a", "autogenerate": { - "enabled": true, + "enabled": false, "type": "event", "type_id": "706416d1-8e0b-4578-8ea2-e30eaef66bb3" } diff --git a/data/pages/order.json b/data/pages/order.json index ba04747..0021fe1 100644 --- a/data/pages/order.json +++ b/data/pages/order.json @@ -1,7 +1 @@ -[ - "a79086c2-119b-4d57-bb80-4d85fff73c7a", - "a18efc61-4c79-49ff-bf1c-9b0002b964b7", - "1e7503fc-0a04-409c-b2b4-896f74c696dc", - "63794f95-a628-457e-9f9c-2e4cf2e5ad86", - "d5b3f144-6881-4422-9749-c5c747bbcbee" -] \ No newline at end of file +["a79086c2-119b-4d57-bb80-4d85fff73c7a","a18efc61-4c79-49ff-bf1c-9b0002b964b7","1e7503fc-0a04-409c-b2b4-896f74c696dc","63794f95-a628-457e-9f9c-2e4cf2e5ad86","d5b3f144-6881-4422-9749-c5c747bbcbee"] \ No newline at end of file diff --git a/data/project.json b/data/project.json index c1946f6..203b97e 100644 --- a/data/project.json +++ b/data/project.json @@ -22,6 +22,6 @@ "tags": [] }, "created_at": "2024-12-23T16:43:45.808Z", - "updated_at": "2024-12-23T17:52:32.013Z" + "updated_at": "2024-12-23T17:53:53.754Z" } } \ No newline at end of file