diff --git a/apps/www/_blog/2026-05-04-branching-without-git-is-now-the-default.mdx b/apps/www/_blog/2026-05-04-branching-without-git-is-now-the-default.mdx index 8606c34dd8a..9d58ceb026c 100644 --- a/apps/www/_blog/2026-05-04-branching-without-git-is-now-the-default.mdx +++ b/apps/www/_blog/2026-05-04-branching-without-git-is-now-the-default.mdx @@ -1,7 +1,7 @@ --- title: 'Branching Without Git Is Now The Default' description: 'Branching without Git is now the default for all Supabase projects.' -author: joshenlim, qiao +author: joshenlim, qiao, saxonf imgSocial: 'https://zhfonblqamxferhoguzj.supabase.co/functions/v1/generate-og?template=announcement&layout=horizontal©=Branching+Without+Git%0AIs+Now+The+Default&icon=icon-rows.svg' imgThumb: 'https://zhfonblqamxferhoguzj.supabase.co/functions/v1/generate-og?template=announcement&layout=vertical©=Branching+Without+Git%0AIs+Now+The+Default&icon=icon-rows.svg' categories: diff --git a/apps/www/data/Authors.json b/apps/www/data/Authors.json index cf9c04ba481..6cb8645a9b9 100644 --- a/apps/www/data/Authors.json +++ b/apps/www/data/Authors.json @@ -1,4 +1,10 @@ { + "saxonf": { + "name": "Saxon Fletcher", + "job_title": "Design", + "username": "SaxonF", + "avatar_url": "https://avatars.githubusercontent.com/u/1072756?v=4" + }, "paul_copplestone": { "name": "Paul Copplestone", "job_title": "CEO and Co-Founder",