Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

fix: add Akshat162001 #1953

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
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: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Feel free to submit a [pull request](https://github.com/EddieHubCommunity/awesom

1. Create an [issue](https://github.com/EddieHubCommunity/awesome-github-profiles/issues), with the title as your name, and in the description put a screenshot of the customised GitHub profile page (copy the generated image URL, this will be needed in the next step)

2. Fork the project, using the top right corner button, that states `fork`
2. Fork the project, using the top right corner button, that states `fork` and Perform Installing the dependencies `npm ci` from the terminal

3. Create a file named `your-username.json` in the directory [`profiles`](https://github.com/EddieHubCommunity/awesome-github-profiles/tree/main/profiles) with the following content.

Expand Down
8 changes: 8 additions & 0 deletions profiles/Akshat.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"image": "",
"issueId": 1825,
"name": "Akshat verma",
"username": "Akshat162001"


}