Skip to content

Commit

Permalink
Name Changed To Aman Kumar
Browse files Browse the repository at this point in the history
  • Loading branch information
Aman-web-dev committed Aug 13, 2024
1 parent 73c61fc commit 85f9c3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/About/AboutCard.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ function AboutCard() {
<Card.Body>
<blockquote className="blockquote mb-0">
<p style={{ textAlign: "justify" }}>
Hi Everyone, I am <span className="purple">Soumyajit Behera </span>
Hi Everyone, I am <span className="purple">Aman Kumar </span>
from <span className="purple"> Bhubaneswar, India.</span>
<br /> I am a final year student pursuing an Integrated MSc (IMSc)
in Maths and Computing at BIT Mesra.
Expand Down
2 changes: 1 addition & 1 deletion src/components/Home/Home.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ function Home() {

<h1 className="heading-name">
I'M
<strong className="main-name"> SOUMYAJIT BEHERA</strong>
<strong className="main-name"> Aman Kumar </strong>
</h1>

<div style={{ padding: 50, textAlign: "left" }}>
Expand Down

1 comment on commit 85f9c3d

@Aman-web-dev
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have Changed the Name for a Tutorial

Please sign in to comment.