Skip to content

Commit

Permalink
CI/CD test2
Browse files Browse the repository at this point in the history
  • Loading branch information
Youngbae1126 committed Jan 3, 2024
1 parent 6be8a9f commit 5a5c65e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function App() {
<div className="App">
<h1>여기는 페이지입니다!! 수정</h1>
<h2>Hello World!!</h2>
<h3>😀😀</h3>
<h3>😀😀hi hello</h3>
</div>
);
}
Expand Down

0 comments on commit 5a5c65e

Please sign in to comment.