We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bba6bbf commit 1e05e09Copy full SHA for 1e05e09
src/App.css
@@ -1,5 +1,5 @@
1
.App {
2
- text-align: center;
+ /* text-align: center; */
3
}
4
5
.App-logo {
src/components/courseData.js
@@ -9,6 +9,7 @@ const courses = {
9
\n- Automating CI/CD pipelines
10
\n- Managing workflows with YAML files
11
\n- Integrating with third-party services
12
+ \n So, Lets get started
13
`,
14
},
15
'course 2: github pages guide': {
0 commit comments