Skip to content

Commit 84e2a87

Browse files
Update with my new username (CodeWithAlamin)
1 parent 80c095d commit 84e2a87

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ In this project, I was able to practice my JavaScript skills by creating an inte
5353
- Clone this repo:
5454

5555
```sh
56-
git clone https://github.com/CodePapa360/Interactive-rating-component.git
56+
git clone https://github.com/CodeWithAlamin/Interactive-rating-component.git
5757
```
5858

5959
- Install dependencies:
@@ -78,10 +78,10 @@ npm start
7878

7979
<b>👤 Alamin</b>
8080

81-
- Twitter - [@CodePapa360](https://www.twitter.com/CodePapa360)
82-
- LinkedIn - [@CodePapa360](https://www.linkedin.com/in/codepapa360)
83-
- Frontend Mentor - [@CodePapa360](https://www.frontendmentor.io/profile/CodePapa360)
84-
- Github: [@CodePapa360](https://github.com/codepapa360)
81+
- Twitter - [@CodeWithAlamin](https://www.twitter.com/CodeWithAlamin)
82+
- LinkedIn - [@CodeWithAlamin](https://www.linkedin.com/in/CodeWithAlamin)
83+
- Frontend Mentor - [@CodeWithAlamin](https://www.frontendmentor.io/profile/CodeWithAlamin)
84+
- Github: [@CodeWithAlamin](https://github.com/CodeWithAlamin)
8585

8686
Feel free to contact me with any questions or feedback!
8787

@@ -95,4 +95,4 @@ Give a ⭐️ if you liked this project!
9595

9696
## License
9797

98-
This project is licensed under the [MIT](https://github.com/CodePapa360/Interactive-rating-component/blob/main/LICENSE.md) license, which means you can use, modify, and distribute the code as you wish. If you have any questions or feedback, feel free to reach out. Thank you for considering my code!
98+
This project is licensed under the [MIT](https://github.com/CodeWithAlamin/Interactive-rating-component/blob/main/LICENSE.md) license, which means you can use, modify, and distribute the code as you wish. If you have any questions or feedback, feel free to reach out. Thank you for considering my code!

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
/>
1919
<meta
2020
property="og:image"
21-
content="https://raw.githubusercontent.com/CodePapa360/Interactive-rating-component/main/screenshots/Screenshot%20Interactive%20rating%20component%20Frontend%20Mentor%20Alamin.png"
21+
content="https://raw.githubusercontent.com/CodeWithAlamin/Interactive-rating-component/main/screenshots/Screenshot%20Interactive%20rating%20component%20Frontend%20Mentor%20Alamin.png"
2222
/>
2323
<meta
2424
property="og:url"
@@ -45,7 +45,7 @@
4545
/>
4646
<meta
4747
name="twitter:image"
48-
content="https://raw.githubusercontent.com/CodePapa360/Interactive-rating-component/main/screenshots/Screenshot%20Interactive%20rating%20component%20Frontend%20Mentor%20Alamin.png"
48+
content="https://raw.githubusercontent.com/CodeWithAlamin/Interactive-rating-component/main/screenshots/Screenshot%20Interactive%20rating%20component%20Frontend%20Mentor%20Alamin.png"
4949
/>
5050
<meta
5151
name="twitter:image:alt"
@@ -116,15 +116,15 @@ <h1 class="thanking-state__header">Thank you!</h1>
116116
Coded by
117117
<a
118118
class="attb-link"
119-
href="https://twitter.com/CodePapa360"
119+
href="https://twitter.com/CodeWithAlamin"
120120
target="_blank"
121121
>Alamin</a
122122
>
123123
<br />
124124
Challenge by
125125
<a
126126
class="attb-link attb-fem"
127-
href="https://www.frontendmentor.io/profile/CodePapa360"
127+
href="https://www.frontendmentor.io/profile/CodeWithAlamin"
128128
target="_blank"
129129
>Frontend Mentor</a
130130
>

0 commit comments

Comments
 (0)