@@ -50,25 +50,30 @@ <h3>Advanced</h3>
50
50
51
51
< section class ="grey ">
52
52
< div class ="container ">
53
+ < div class ="half ">
54
+ < div class ="workbook "> </ div >
55
+ </ div >
53
56
< div class ="half ">
54
57
< div class ="content ">
55
- < h3 > Workbook for teaching narratives</ h3 >
58
+ < h2 > Workbook for teaching narratives</ h2 >
56
59
< p >
57
- Teach or learn from GitHub's very own class curriclum narrative.< br >
60
+ Teach or learn from GitHub's very own class curriculum narrative.< br >
58
61
From outline to full workflow, learn everything Git and GitHub.
59
62
</ p >
60
63
61
64
< a href ="workbooks/github-foundations.html "> Foundations</ a > |
62
65
< a href ="workbooks/github-intermediate.html "> Intermediate</ a > |
63
66
< a href ="workbooks/github-advanced.html "> Advanced</ a >
64
67
</ div >
65
-
66
- < div class ="workbook "> </ div >
67
68
</ div >
69
+ </ div >
70
+ </ section >
68
71
72
+ < section >
73
+ < div class ="container ">
69
74
< div class ="half ">
70
75
< div class ="content ">
71
- < h3 > Downloads to reference anytime</ h3 >
76
+ < h2 > Downloads to reference anytime</ h2 >
72
77
< p >
73
78
Looking for a quick reference sheet of Git commands?< br >
74
79
We've got you covered.
@@ -78,13 +83,15 @@ <h3>Downloads to reference anytime</h3>
78
83
Download the PDF
79
84
</ a >
80
85
</ div >
86
+ </ div >
81
87
88
+ < div class ="half ">
82
89
< div class ="downloads "> </ div >
83
90
</ div >
84
91
</ div >
85
92
</ section >
86
93
87
- < section >
94
+ < section class =" grey " >
88
95
< div class ="container ">
89
96
< div class ="half ">
90
97
< div class ="content ">
@@ -94,7 +101,7 @@ <h3>Community contributions</h3>
94
101
Just fork the repository, make your changes, and submit a Pull Request.
95
102
</ p >
96
103
< p >
97
- < a href ="https://github.com/github/training-kit "> Head over to the github/training-kit repository. </ a >
104
+ < a href ="https://github.com/github/training-kit "> Head over to the github/training-kit repository</ a >
98
105
</ p >
99
106
</ div >
100
107
</ div >
0 commit comments