From 68f8b91c7bb2a10413a088be1ed6f6e4c270696b Mon Sep 17 00:00:00 2001 From: Jake Runyan Date: Fri, 9 May 2025 23:41:46 -0700 Subject: [PATCH] Add china camp --- src/components/Projects.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/components/Projects.js b/src/components/Projects.js index b6167eb..e47382b 100644 --- a/src/components/Projects.js +++ b/src/components/Projects.js @@ -18,6 +18,11 @@ function Projects() { url: 'https://www.youtube.com/watch?v=_z7g9PyfrK8', description: 'A relaxed group ride into Marin county to Alpine Dam. Lots of climbing from city to dam to the ridgeline.', }, + { + title: 'China Camp', + url: 'https://www.youtube.com/watch?v=6CkZZhwRLcQ', + description: 'A return to gravel, in the form of a road ride from Berkeley to China Camp State Park, on the south side of the San Pablo Bay. Excellent miles, and great gravel trails, with pleasant weather to top it all off.', + }, ]; return (