Skip to content

Commit

Permalink
Update Header.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Gavin-OP committed Nov 26, 2024
1 parent 248572d commit f88d9e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/component/home/Header.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const Header = () => {
<div className="header-text-container">
<div className="left-content">
<h1>Gavin</h1>
<h2>ZHANG Haoxiang</h2>
<h2>ZHANG Gavin</h2>
</div>
<div className="right-content">
<p className="OP">Hi, this is OP.</p>
Expand Down

0 comments on commit f88d9e1

Please sign in to comment.