diff --git a/app.py b/app.py index 417ad6bc..4a73404e 100644 --- a/app.py +++ b/app.py @@ -319,6 +319,11 @@ def team_bo_kevin_miller(): def team_tyler_shubham_mikaella(): return render_template('teams/tyler_shubham_mikaella.html') +@app.route("/caden_helen_anthony") +def team_caden_helen_anthony(): + return render_template('teams/caden_helen_anthony.html') + + @app.route("/microinternship-c1") def team_johnny_brent_drake(): return render_template('teams/microinternship-c1.html') diff --git a/templates/students_2024.html b/templates/students_2024.html index 9d13a427..4493490b 100644 --- a/templates/students_2024.html +++ b/templates/students_2024.html @@ -1372,6 +1372,7 @@
What I'm most looking forward to about the CodeDay Labs internship is learning new skills and really getting into the industry
+ Team: Caden, Helen, and Anthony