File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -136,6 +136,10 @@ def team_jin_allison_saad():
136136def team_brian_jia_honghao ():
137137 return render_template ('teams/brian_jia_honghao.html' )
138138
139+ @app .route ("/team18" )
140+ def team18 ():
141+ return render_template ('teams/team18.html' )
142+
139143@app .route ("/evgin_joshiro_michael" )
140144def team_evgin_joshiro_michael ():
141145 return render_template ('teams/evgin_joshiro_michael.html' )
Original file line number Diff line number Diff line change @@ -930,7 +930,7 @@ <h1> Summer 2024 Cohort </h1>
930930 < p > What I'm most looking forward to about the CodeDay Labs internship is becoming more confident in my development
931931 skills as a whole and building more practical experience. I look forward to applying everything i've learned at
932932 university. </ p >
933- < a href =""> Team page (leave blank until Module 5 when you will be assigned to your teams </ a >
933+ < a href ="team18 "> Team 18 page </ a >
934934</ div >
935935
936936< div class ="student-container ">
@@ -940,7 +940,7 @@ <h1> Summer 2024 Cohort </h1>
940940 < div class ="student-name "> Diana Galeana</ div >
941941 < div > School: </ div >
942942 < p > What I'm most looking forward to about the CodeDay Labs internship is ... </ p >
943- < a href =""> Team page (leave blank until Module 5 when you will be assigned to your teams </ a >
943+ < a href ="team18 "> Team 18 page </ a >
944944</ div >
945945
946946< div class ="student-container ">
@@ -1080,7 +1080,7 @@ <h1> Summer 2024 Cohort </h1>
10801080 < div class ="student-name "> Yijun Yu</ div >
10811081 < div > School: Georgia Tech </ div >
10821082 < p > What I'm most looking forward to about the CodeDay Labs internship is do fun projetcs and meet new friends </ p >
1083- < a href =""> Team page (leave blank until Module 5 when you will be assigned to your teams </ a >
1083+ < a href ="team18 "> Team 18 page </ a >
10841084</ div >
10851085
10861086< div class ="student-container ">
Original file line number Diff line number Diff line change 1+ < p > Team 18 are cat people meow!</ p >
You can’t perform that action at this time.
0 commit comments