File tree Expand file tree Collapse file tree 4 files changed +16
-6
lines changed Expand file tree Collapse file tree 4 files changed +16
-6
lines changed Original file line number Diff line number Diff line change 1
1
< section class ="colorful ">
2
2
< nav >
3
3
< hgroup >
4
- < a href ="../ ">
4
+ < a href ="https://training.github.com ">
5
5
< span class ="mega-octicon octicon-logo-github "> </ span >
6
6
< span class ="logo-training "> </ span >
7
7
</ a >
Original file line number Diff line number Diff line change @@ -11,6 +11,8 @@ section {
11
11
padding : 20px 0 0 0 ; }
12
12
section .hero hgroup {
13
13
margin-top : 60px ; }
14
+ section .hero a {
15
+ text-decoration : none; }
14
16
section .hero p {
15
17
font-size : 112.5% ;
16
18
color : # 0d3f6b ;
Original file line number Diff line number Diff line change @@ -19,6 +19,10 @@ section{
19
19
margin-top : 60px ;
20
20
}
21
21
22
+ a {
23
+ text-decoration : none ;
24
+ }
25
+
22
26
p {
23
27
font-size : 112.5% ;
24
28
color : darken ($color-dark , 20% );
Original file line number Diff line number Diff line change 7
7
8
8
< section class ="colorful see-thru navigation " id ="floating-nav ">
9
9
< nav >
10
- < span class ="mega-octicon octicon-logo-github "> </ span >
11
- < span class ="logo-training "> </ span >
10
+ < a href ="https://training.github.com ">
11
+ < span class ="mega-octicon octicon-logo-github "> </ span >
12
+ < span class ="logo-training "> </ span >
13
+ </ a >
12
14
< ul >
13
15
< li > < a href ="#slides "> Slides</ a > </ li >
14
16
< li > < a href ="#workbook "> Workbook</ a > </ li >
20
22
21
23
< section class ="colorful figures ">
22
24
< div class ="container center hero ">
23
- < span class ="mega-octicon octicon-logo-github "> </ span >
24
- < span class ="logo-training "> </ span >
25
-
25
+ < a href ="https://training.github.com ">
26
+ < span class ="mega-octicon octicon-logo-github "> </ span >
27
+ < span class ="logo-training "> </ span >
28
+ </ a >
29
+
26
30
< hgroup >
27
31
< div class ="">
28
32
< h1 > Open source teaching resources</ h1 >
You can’t perform that action at this time.
0 commit comments