Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Commit ef682ed

Browse files
committed
Remove All in for Africa page
1 parent 09ddc5c commit ef682ed

File tree

2 files changed

+2
-117
lines changed

2 files changed

+2
-117
lines changed

_includes/header.html

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ul class="desktop-navigation">
1212

13-
<li class="has-sub-nav {% if page.id == 'access' or page.id == 'africa' %} is-parent{% endif %}">
13+
<li class="has-sub-nav {% if page.id == 'access' or page.id == 'students' %} is-parent{% endif %}">
1414
<a href="{{ '/access/' | relative_url }}">
1515
<span>Access</span>
1616
</a>
@@ -31,11 +31,6 @@
3131
<span>Students</span>
3232
</a>
3333
</li>
34-
<li{% if page.id == 'africa' %} class="is-active"{% endif %}>
35-
<a href="{{ '/access/africa/' | relative_url }}">
36-
<span>Africa</span>
37-
</a>
38-
</li>
3934
</ul>
4035
</li>
4136

@@ -92,15 +87,10 @@
9287
<span>All in for Students</span>
9388
</a>
9489
</li>
95-
<li{% if page.id == 'africa' %} class="is-active"{% endif %}>
96-
<a href="/access/africa/">
97-
<span>All in Africa</span>
98-
</a>
99-
</li>
10090

10191
<li{% if page.id == 'maintainers' %} class="is-active"{% endif %}>
10292
<a href="{{ '/maintainers/' | relative_url }}">
103-
<span>Maintainers</span>
93+
<span>Community</span>
10494
</a>
10595
</li>
10696

page-africa.html

Lines changed: 0 additions & 105 deletions
This file was deleted.

0 commit comments

Comments
 (0)