From c09267e733b67a6108c21e252a6a66485e2a3b6a Mon Sep 17 00:00:00 2001 From: splinterskatekrak Date: Thu, 5 Dec 2024 13:09:19 +0000 Subject: [PATCH] feat: Add new henryjones map --- apps/api/src/data/customMaps/_spots.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/apps/api/src/data/customMaps/_spots.json b/apps/api/src/data/customMaps/_spots.json index 2732b5e1..e15a936b 100644 --- a/apps/api/src/data/customMaps/_spots.json +++ b/apps/api/src/data/customMaps/_spots.json @@ -10042,5 +10042,16 @@ "https://www.youtube.com/watch?v=zW1GFqvgvVE", "https://www.youtube.com/watch?v=bGELn7jQEjI" ] + }, + { + "id": "henryjones", + "categories": [ + "maps" + ], + "name": "Henry Jones", + "subtitle": "", + "edito": "", + "about": "Henry Jones is a skateboarder and illustrator from West Chester, Pennsylvania whose satirical art is so funny it will literally get you rolling.", + "videos": [] } ] \ No newline at end of file