diff --git a/app.py b/app.py index 809ff7ac..417ad6bc 100644 --- a/app.py +++ b/app.py @@ -327,6 +327,10 @@ def team_johnny_brent_drake(): def team_ahmet_khang_aizen(): return render_template('teams/ahmet-khang-aizen.html') +@app.route("/aaron-kiko-azriel") +def teamPageBLB(): + return render_template('teams/aaron_Kiko_Azriel.html') + @app.route("/kat_aaron_will_jerry") def team_kat_aaron_will_jerry(): return render_template('teams/team_kat_aaron_will_jerry.html') diff --git a/templates/students_2024.html b/templates/students_2024.html index bcb12a21..9d13a427 100644 --- a/templates/students_2024.html +++ b/templates/students_2024.html @@ -1510,7 +1510,7 @@

Summer 2024 Cohort

Lao Aaron
School: University of San Francisco

What I'm most looking forward to about the CodeDay Labs internship is developing my software engineering skills while working with others on an open source app with real world application.

- Team page (leave blank until Module 5 when you will be assigned to your teams + Team Aaron Kiko Azriel
diff --git a/templates/students_2025.html b/templates/students_2025.html index 9d5b2229..d022726c 100644 --- a/templates/students_2025.html +++ b/templates/students_2025.html @@ -483,7 +483,7 @@

Summer 2025 Cohort

Kiko Barr
School: Cal Poly Humboldt

I am excited to make my first open source contribution and get to know my Computing Talent Initiative peers through my CodeDay internship.

- Team page (leave blank until Module 5 when you will be assigned to your teams + Team Aaron Kiko Azriel
diff --git a/templates/teams/aaron_Kiko_Azriel.html b/templates/teams/aaron_Kiko_Azriel.html new file mode 100644 index 00000000..d5d1f82c --- /dev/null +++ b/templates/teams/aaron_Kiko_Azriel.html @@ -0,0 +1,8 @@ + + +
+ + We all have Mac computer. Very good reliable computer + Toodloo + + \ No newline at end of file