diff --git a/app.py b/app.py index 2441de97..2888929c 100644 --- a/app.py +++ b/app.py @@ -323,6 +323,9 @@ def team_bo_kevin_miller(): def team_tyler_shubham_mikaella(): return render_template('teams/tyler_shubham_mikaella.html') +@app.route("/abas_jake_mon") +def team_abas_jake_mon(): + return render_template('teams/abas_jake_mon.html') @app.route("/chris_neel_marcelo") def team_chris_neel_marcelo(): diff --git a/templates/students_2025.html b/templates/students_2025.html index 5b3ee92d..b78d9fae 100644 --- a/templates/students_2025.html +++ b/templates/students_2025.html @@ -580,9 +580,29 @@
What I am most looking foward to about the CodeDay Lab internship is learning about open source and how to begin making contributions
- Team page (leave blank until Module 5 when you will be assigned to your teams + Team page +
+ What I'm most looking forward to about the CodeDay Labs internship is having something to add into my resume to get to a good university.
+ Team page +What I am most looking foward to about the CodeDay Lab internship is learning about open source and how to begin making contributions.
+ Team page +
diff --git a/templates/teams/abas_jake_mon.html b/templates/teams/abas_jake_mon.html
new file mode 100644
index 00000000..b79dd242
--- /dev/null
+++ b/templates/teams/abas_jake_mon.html
@@ -0,0 +1,15 @@
+
+
+
+ Our team really, really, likes video games!
+ + \ No newline at end of file