Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ Open [http://localhost:3000](http://localhost:3000) to see your portfolio.

All your content lives in **one file**: `app/page.tsx`

**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.

### 1. Update Your Name/Brand
Find the navigation section and change `GITFOLIO` to your name:
```tsx
Expand Down