We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5eac488 commit a50f407Copy full SHA for a50f407
1 file changed
src/App.jsx
@@ -6,6 +6,7 @@ function App() {
6
<h1>Welcome to My React Project - S105</h1>
7
<h1>CI/CD and Cloud Devops Course</h1>
8
<p>This is a simple homepage deployed on GitHub Actions using Vite.</p>
9
+ <h1>Done With Git Pages And Git Actions</h1>
10
</div>
11
);
12
}
0 commit comments