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

Commit 1e0cc34

Browse files
committed
Remove sections on access page
1 parent 4a2438f commit 1e0cc34

File tree

1 file changed

+0
-29
lines changed

1 file changed

+0
-29
lines changed

page-access.html

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -35,32 +35,3 @@ <h3 class="h3">Overview</h1>
3535
</div>
3636
</div>
3737
</div>
38-
39-
40-
<div class="bg-static text-white py-7">
41-
<div class="wrapper">
42-
<h3 class="h3 mb-6">Key Programs</h1>
43-
<div class="d-md-flex">
44-
<div class="col-12 col-md-6 mb-6 mb-md-0 pr-md-6" data-animate-in="up">
45-
<img src="{{ '/assets/img/direction/student-on-computer-3.png' | relative_url }}" alt="Student on computer" />
46-
<h2 class="h3">All In for Students</h2>
47-
<p>All In for Students is an online program for tech students from underrepresented backgrounds that provides open source education, training, and internship opportunities.</p>
48-
<a class="arrow-link text-brand mt-4" href="/access/students/">
49-
<span>All In for Students</span>
50-
{% include arrow.html %}
51-
</a>
52-
</div>
53-
<div class="col-12 col-md-6 pl-md-6" data-animate-in="up">
54-
<img src="{{ '/assets/img/direction/student-on-computer-4.png' | relative_url }}" alt="Student on computer" />
55-
<h2 class="h3">All In Africa</h2>
56-
<p>All In Africa is an online educational program that provides Africans with free open source education, training, mentorship, community involvement, and internship opportunities.</p>
57-
<a class="arrow-link mt-4 text-brand" href="/access/africa/">
58-
<span>All In Africa</span>
59-
{% include arrow.html %}
60-
</a>
61-
</div>
62-
</div>
63-
</div>
64-
65-
<div class="py-6"></div>
66-
</div>

0 commit comments

Comments
 (0)