Skip to content
Merged
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
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Personal portfolio website showcasing Full Stack Developer skills and projects.
- **GitHub Actions** - CI/CD pipeline
- **Custom Domain** - sametdulger.dev


## 📦 Installation

```bash
Expand Down Expand Up @@ -58,4 +59,4 @@ npm run deploy
- `npm run start` - Start production server
- `npm run lint` - Run ESLint
- `npm run export` - Export static files
- `npm run deploy` - Deploy to GitHub Pages
- `npm run deploy` - Deploy to GitHub Pages
Loading