Skip to content

Commit 8bf8c82

Browse files
committed
2 parents 07efabf + 926ecfd commit 8bf8c82

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ This is the official portfolio website built with Next.js, Tailwind CSS, and Rad
77
## Tech Stack
88

99
- **Framework**: [Next.js 15](https://nextjs.org) with App Router
10-
- **Styling**: [Tailwind CSS 4](https://tailwindcss.com)
11-
- **Components**: [Radix UI](https://www.radix-ui.com)
10+
- **Styling**: [Tailwind CSS 4](https://tailwindcss.com) and [Radix Colors](https://www.radix-ui.com/colors)
11+
- **Components**: [Radix UI](https://www.radix-ui.com) and [Radix Icons](https://www.radix-ui.com/icons)
1212
- **Typography**: [Geist Font](https://vercel.com/font)
1313
- **Language**: TypeScript
1414
- **Deployment**: GitHub Pages (automated via GitHub Actions)
@@ -84,7 +84,7 @@ This project supports two deployment methods:
8484
### GitHub Pages (Recommended)
8585
The site is automatically deployed to GitHub Pages when changes are pushed to the main branch.
8686

87-
- **Live Site**: [https://codestorm-hub.github.io/CodeStorm-Hub.github.io/](https://codestorm-hub.github.io/CodeStorm-Hub.github.io/)
87+
- **Live Site**: [codestorm-hub.github.io](https://codestorm-hub.github.io)
8888
- **Deployment**: Automatic via GitHub Actions
8989
- **Configuration**: See [GitHub Pages Deployment Guide](docs/github-pages-deployment.md)
9090

0 commit comments

Comments
 (0)