Skip to content

Commit a50f407

Browse files
committed
updated App.jsx
1 parent 5eac488 commit a50f407

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/App.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ function App() {
66
<h1>Welcome to My React Project - S105</h1>
77
<h1>CI/CD and Cloud Devops Course</h1>
88
<p>This is a simple homepage deployed on GitHub Actions using Vite.</p>
9+
<h1>Done With Git Pages And Git Actions</h1>
910
</div>
1011
);
1112
}

0 commit comments

Comments
 (0)