File tree Expand file tree Collapse file tree 1 file changed +14
-18
lines changed Expand file tree Collapse file tree 1 file changed +14
-18
lines changed Original file line number Diff line number Diff line change 29
29
</ head >
30
30
< body >
31
31
{% if page.path != "index.html" %}
32
- < header >
33
- < div class ="container ">
34
- < nav >
35
- < ul >
36
- < li > < a class ="button " href ="https://training.github.com "> Join an Event</ a > </ li >
37
- </ ul >
38
- </ nav >
39
- < a href ="../ ">
40
- < div class ="logo-group ">
41
- < div class ="logo ">
42
- < span class ="octicon octicon-logo-github "> </ span >
43
- < span class ="logo-training-materials "> </ span >
44
- </ div >
45
- < div class ="description "> Return to Home</ div >
46
- </ div >
47
- </ a >
48
- </ div >
49
- </ header >
32
+ < section class ="colorful ">
33
+ < nav class ="container ">
34
+ < hgroup >
35
+ < a href ="../ ">
36
+ < span class ="mega-octicon octicon-logo-github "> </ span >
37
+ < span class ="logo-training-materials "> </ span >
38
+ </ a >
39
+ </ hgroup >
40
+ < ul >
41
+ < li > < a href ="../ "> Materials</ a > </ li >
42
+ < li > < a class ="button " href ="https://training.github.com "> Join an Event</ a > </ li >
43
+ </ ul >
44
+ </ nav >
45
+ </ section >
50
46
{% endif %}
51
47
52
48
{{ content }}
You can’t perform that action at this time.
0 commit comments