File tree Expand file tree Collapse file tree 4 files changed +32
-3
lines changed Expand file tree Collapse file tree 4 files changed +32
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ <h2>ACM-W Team</h2>
2727
2828 <!-- Social Media -->
2929 {% assign image="default-pfp.png" %}
30- {% assign name="Elixabeth Barrera" %}
30+ {% assign name="Elizabeth Barrera" %}
3131 {% assign title="Social Media" %}
3232 {% assign linkedin="" %}
3333 {% include officer.html %}
Original file line number Diff line number Diff line change 1+ < div class ="section-title " data-aos ="fade-up ">
2+ < h2 > Code Quantum</ h2 >
3+ </ div >
4+
5+ < div class ="row " data-aos ="fade-up ">
6+ < div class ="row boxes d-flex justify-content-center ">
7+ <!-- Director -->
8+ {% assign image="default-pfp.png" %}
9+ {% assign name="tiffany tran" %}
10+ {% assign title="Director" %}
11+ {% assign linkedin="" %}
12+ {% include officer.html %}
13+
14+ <!-- Co-Director -->
15+ {% assign image="default-pfp.png" %}
16+ {% assign name="Lisete Isais" %}
17+ {% assign title="Co-Director" %}
18+ {% assign linkedin="" %}
19+ {% include officer.html %}
20+
21+ <!-- Design -->
22+ {% assign image="default-pfp.png" %}
23+ {% assign name="Renae Siewert" %}
24+ {% assign title="Design" %}
25+ {% assign linkedin="" %}
26+ {% include officer.html %}
27+ </ div >
28+ </ div >
Original file line number Diff line number Diff line change 11{
2- "name" : " acmtusa.github.io " ,
3- "homepage" : " https://github.com/UTSA-ACM/ acmutsa.github.io " ,
2+ "name" : " acmutsa.org " ,
3+ "homepage" : " https://acmutsa.org " ,
44 "authors" : [
55 " Zaquariah Holland <[email protected] >" 66 ],
Original file line number Diff line number Diff line change 99 {% include team_acm.html %}
1010 {% include team_acmw.html %}
1111 {% include team_rowdy_creators.html %}
12+ {% include team_codequantum.html %}
1213 </ div >
1314</ section >
You can’t perform that action at this time.
0 commit comments