File tree 2 files changed +2
-0
lines changed
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 19
19
< div class ="collapse navbar-collapse " id ="bs-example-navbar-collapse-1 ">
20
20
< ul class ="nav navbar-nav navbar-right ">
21
21
< li {% if page.path == 'projects.md ' %}class ="active " {% endif %} > < a href ="{{ site.baseurl }}/projects.html "> Projects</ a > </ li >
22
+ < li {% if page.path == 'hall-of-fame.html ' %}class ="active " {% endif %} > < a href ="{{ site.baseurl }}/hall-of-fame.html "> Hall of Fame</ a > </ li >
22
23
< li {% if page.path == 'team.html ' %}class ="active " {% endif %} > < a href ="{{ site.baseurl }}/team.html "> Team</ a > </ li >
23
24
< li {% if page.path == 'faqs.md ' %}class ="active " {% endif %} > < a href ="{{ site.baseurl }}/faqs.html "> FAQs</ a > </ li >
24
25
< li {% if page.path == 'records.md ' %}class ="active " {% endif %} > < a href ="{{ site.baseurl }}/records.html "> Records</ a > </ li >
Original file line number Diff line number Diff line change 21
21
< div class ="frontpage-nav collapse navbar-collapse " id ="bs-example-navbar-collapse-1 ">
22
22
< ul class ="nav navbar-nav navbar-right ">
23
23
< li > < a href ="{{ site.baseurl }}/projects.html "> Projects</ a > </ li >
24
+ < li > < a href ="{{ site.baseurl }}/hall-of-fame.html "> Hall of Fame</ a > </ li >
24
25
< li > < a href ="{{ site.baseurl }}/team.html "> Team</ a > </ li >
25
26
< li > < a href ="{{ site.baseurl }}/faqs.html "> FAQs</ a > </ li >
26
27
< li > < a href ="{{ site.baseurl }}/records.html "> Records</ a > </ li >
You can’t perform that action at this time.
0 commit comments