File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -5,22 +5,22 @@ <h1 id="logo" class="content">
5
5
</ h1 >
6
6
< nav id ="nav ">
7
7
< ul class ="content ">
8
- < li {% if page.body_class == ' trainers ' %} class =" current " {% endif %} >
8
+ < li >
9
9
< a href ="https://training.github.com/trainers/ "> Trainers</ a >
10
10
</ li >
11
- < li {% if page.body_class == ' web ' %} class =" current " {% endif %} >
11
+ < li >
12
12
< a href ="https://training.github.com/web/ "> Web-based</ a >
13
13
</ li >
14
- < li {% if page.body_class == ' in-person ' %} class =" current " {% endif %} >
14
+ < li >
15
15
< a href ="https://training.github.com/in-person/ "> In-person</ a >
16
16
</ li >
17
- < li {% if page.body_class == ' kit ' %} class ="current "{% endif %} >
17
+ < li class ="current ">
18
18
< a href ="https://training.github.com/kit/ "> Kit</ a >
19
19
</ li >
20
- < li {% if page.body_class == ' resources ' %} class =" current " {% endif %} >
20
+ < li >
21
21
< a href ="https://training.github.com/resources/ "> Resources</ a >
22
22
</ li >
23
- < li {% if page.body_class == ' contact ' %} class =" current " {% endif %} >
23
+ < li >
24
24
< a href ="https://training.github.com/contact/ "> Contact</ a >
25
25
</ li >
26
26
</ ul >
You can’t perform that action at this time.
0 commit comments