completionId: cgen-9cbca8f11d9349b397cb8fe74b0be0a2
cgen-9cbca8f11d9349b397cb8fe74b0be0a2
This commit is contained in:
parent
81c1bb284d
commit
3bb2bd6226
1 changed files with 0 additions and 5 deletions
|
|
@ -198,11 +198,6 @@ const App = () => (
|
|||
<Route path="/consulting/about" element={<CorpAbout />} />
|
||||
<Route path="/consulting/pricing" element={<CorpPricing />} />
|
||||
|
||||
{/* Foundation routes */}
|
||||
<Route path="/foundation" element={<Foundation />} />
|
||||
<Route path="/foundation/teams" element={<FoundationTeams />} />
|
||||
<Route path="/foundation/about" element={<FoundationAbout />} />
|
||||
|
||||
{/* Dev-Link routes */}
|
||||
<Route path="/dev-link" element={<DevLink />} />
|
||||
<Route path="/dev-link/waitlist" element={<DevLinkProfiles />} />
|
||||
|
|
|
|||
Loading…
Reference in a new issue