Skip to content

Commit b4edb92

Browse files
Merge pull request #305 from JTRBG123/Joseph
Added an entry for Joseph Ramer
2 parents 27f81de + 129a9fc commit b4edb92

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

static/img/Joseph.jpg

2.02 MB
Loading

templates/students_2024.html

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1167,6 +1167,16 @@ <h1> Summer 2024 Cohort </h1>
11671167

11681168

11691169
<div class="student-container">
1170+
<div>
1171+
<img src="static/img/Joseph.jpg" />
1172+
</div>
1173+
<div class="student-name"> Joseph Ramer </div>
1174+
<div> School: CSUMB </div>
1175+
<p> What I'm most looking forward to about the CodeDay Labs internship is devolping my software engineering skills while working with others. </p>
1176+
<a href="nat_uts">Team page (leave blank until Module 5 when you will be assigned to your teams</a>
1177+
</div>
1178+
1179+
<div class="student-container">
11701180
<div>
11711181
<img src="static/img/newton_pic.jpg">
11721182
</div>
@@ -1216,4 +1226,4 @@ <h1> Summer 2024 Cohort </h1>
12161226
</div>
12171227

12181228
</body>
1219-
</html>
1229+
</html>

0 commit comments

Comments
 (0)