From 88b7f845a732f7e9b6ade32b2b38ebf2877c122f Mon Sep 17 00:00:00 2001 From: saamturner <> Date: Mon, 16 Dec 2024 18:40:46 +0000 Subject: [PATCH] Updated project file for Leslie Flint December 11 --- data/project.json | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/data/project.json b/data/project.json index e38cc2a..5d3b7b7 100644 --- a/data/project.json +++ b/data/project.json @@ -16,7 +16,13 @@ "authors": "", "media_player": "avannotate", "auto_populate_home_page": true, - "additional_users": [], + "additional_users": [ + { + "login_name": "absempere", + "avatar_url": "https://avatars.githubusercontent.com/u/38816173?v=4", + "admin": false + } + ], "tags": { "tagGroups": [ { @@ -132,6 +138,8 @@ ] }, "created_at": "2024-12-11T20:25:11.272Z", - "updated_at": "2024-12-11T20:27:10.586Z" - } + "updated_at": "2024-12-16T18:40:46.001Z", + "generate_pages_site": true + }, + "is_private": false } \ No newline at end of file