Skip to content

Commit b454b26

Browse files
authored
Merge pull request #185 from karmasta13/update-fellowship-2024
Update fellowship program from 2023 to 2025 with new details and form
2 parents ec8359b + 95756e6 commit b454b26

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

_data/navigation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ nav:
44
section: about
55

66
- title: "Data Fellowship"
7-
page: fellowship2023
7+
page: fellowship2025
88

99
- title: "Blog"
1010
page: blog

_includes/fellowship_about.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ <h2 class="fellowship-heading text-uppercase" style="color: #00ADEF; margin-bott
88
</div>
99
</div>
1010

11-
<div style="display: flex; justify-content: center; margin-bottom: 20px; ">
11+
<!-- <div style="display: flex; justify-content: center; margin-bottom: 20px; ">
1212
<img src="/assets/img/data_fellowship_2025.jpeg" style="width: 500px;">
13-
</div>
13+
</div> -->
1414
<div style="display: flex; justify-content: center; margin-bottom: 140px;">
1515
<img src="/assets/img/c4n_logo.png" style="height: 4rem; margin-right: 1%;">
1616
<img src="/assets/img/datacamp.png" style="height: 4rem; margin-left: 1%;">

_includes/fellowship_details.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
<div class="align-self-center">
77
<h2 class="fellowship-heading ">Application Details</h2>
88
<div class="fellowship-section">
9-
<p class="section-text">Application Open: <strong> March 15, 2024 </strong><br>
10-
Deadline to Apply:<strong> April 30, 2024</strong><br>
11-
Number of seats:<strong> 250</strong><br>
9+
<p class="section-text">Application Open: <strong> April 15, 2025 </strong><br>
10+
Deadline to Apply:<strong> Rolling basis</strong><br>
11+
Number of seats:<strong> Limited</strong><br>
1212
</p>
1313
Applicants must meet the following criteria to apply
1414
<p class="section-text">
1515
<ol>
1616
<li class="custom_li">Able to complete the program</li>
17-
<li class="custom_li">High school degree or above</li>
17+
<li class="custom_li">Must be at least 16 years of age</li>
1818
<li class="custom_li">Background in basic programming</li>
1919
</ol>
2020
</p>
@@ -44,6 +44,6 @@ <h2 class="fellowship-heading " style="padding-top: 40px;">APPLY NOW</h2>
4444
</div>
4545
<div style="display: flex;
4646
justify-content: center;">
47-
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSfhX3XnBdVEWkGkTfwhusboUbDvRsBLR1eEU75zS34hzad4ig/viewform?embedded=true" width="1240" height="3581" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
47+
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLScmp_2drrZYjZmCdrB7FI92L4YwWQ74i1IwdihW5P8qNn48Hw/viewform" width="1240" height="3581" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
4848
</div>
4949
</div>
File renamed without changes.

0 commit comments

Comments
 (0)