Skip to content

Commit 844e137

Browse files
Merge branch 'main' into EmmanuelBranch
2 parents b2432e5 + 9cc5257 commit 844e137

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

static/img/IMG_8252.JPEG

3.19 MB
Loading

templates/students_2025.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1277,13 +1277,21 @@ <h1> Summer 2025 Cohort </h1>
12771277

12781278
<div class="student-container">
12791279
<div>
1280-
<img src="static/img/emmanuel.jpg>
1280+
<img src="static/img/emmanuel.jpg">
12811281
</div>
12821282
<div class="student-name"><strong> Emmanuel Pastor </strong></div>
12831283
<div> School: UC Santa Cruz </div>
12841284
<p> The thing I am looking forward to the most in the CodeDay Labs is to go through exercises that will create relevant experience that will help me throughout my career in computer science. </p>
12851285
<p> !Team <p>
12861286
</div>
1287+
<div class="student-container">
1288+
<div>
1289+
<img src="static/img/IMG_8252.JPEG">
1290+
</div>
1291+
<div class="student-name"> Alexander Sher </div>
1292+
<div> School: LAVC </div>
1293+
<p> What I am most looking forward to collab with other students and to land an internship. </p>
1294+
</div>
12871295

12881296
</body>
12891297
</html>

0 commit comments

Comments
 (0)