Skip to content

Commit 35f061f

Browse files
committed
Updated the personal portfolio.
1 parent e4ccdf8 commit 35f061f

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,13 @@ gsaini.github.io/
4141
├── .github/
4242
│ └── workflows/
4343
│ └── main.yml # GitHub Actions deployment
44-
├── public/
45-
│ └── index.html # Main HTML file
4644
├── src/
47-
── styles.css # All CSS styles
48-
│ └── script.js # JavaScript functionality
45+
── styles.css # All CSS styles
46+
── .gitignore # Git ignore file
4947
├── biome.json # Biome configuration
50-
├── vite.config.js # Vite configuration
48+
├── index.html # Main HTML file
5149
├── package.json # Dependencies and scripts
50+
├── pnpm-lock.yaml # pnpm lock file
5251
└── README.md # This file
5352
```
5453

@@ -153,6 +152,4 @@ pnpm build
153152

154153
This project is open source and available under the [MIT License](LICENSE).
155154

156-
---
157-
158-
**Built with ❤️ by Gopal Saini**
155+
## Built with ❤️ & empowered by AI

0 commit comments

Comments
 (0)