You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove TrueFit branding from UI for generic portfolio use
Rename page title and header to "Code Exercises", remove brand
references from OverviewPanel and ReviewsPanel descriptions.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: src/client/components/OverviewPanel.tsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ const EXERCISES: {
53
53
name: "Restaurant Reviews",
54
54
lang: "TypeScript / React",
55
55
color: "#38bdf8",
56
-
why: "TrueFit\u2019s core stack. The most substantial exercise doubles as the unified control panel integrating all 5 other exercises as live panels.",
56
+
why: "The most substantial exercise doubles as the unified control panel integrating all 5 other exercises as live panels.",
0 commit comments