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
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,8 @@ Open [http://localhost:3000](http://localhost:3000) to see your portfolio.
36
36
37
37
All your content lives in **one file**: `app/page.tsx`
38
38
39
+
**Beginner Tip:** A quick way to start contributing is to improve button text or section copy in `app/page.tsx`. This helps you understand the code structure while making meaningful improvements.
40
+
39
41
### 1. Update Your Name/Brand
40
42
Find the navigation section and change `GITFOLIO` to your name:
0 commit comments