File tree Expand file tree Collapse file tree 5 files changed +20
-19
lines changed Expand file tree Collapse file tree 5 files changed +20
-19
lines changed Original file line number Diff line number Diff line change 44 < div class ="row ">
55 < div class ="col-lg-12 text-center ">
66 < h2 class ="section-heading text-white "> Organizing Team</ h2 >
7- < h3 class ="section-subheading text-yellow "> Brainhack Donosti 2023 </ h3 >
7+ < h3 class ="section-subheading text-yellow "> Brainhack Donosti 2025 </ h3 >
88 </ div >
99 </ div >
1010 < div class ="row ">
1111 {% for member in site.people %}
12- < div class ="col-sm-4 ">
13- < div class ="team-member ">
14- < img src ="img/team/{{ member.pic }}.jpg " class ="img-responsive img-circle " alt ="">
15- < h4 > {{ member.name }}</ h4 >
16- < p class ="text-yellow "> {{ member.position }}</ p >
17- < ul class ="list-inline social-buttons ">
18- {% for network in member.social %}
19- < li >
20- < a href ="{{ network.url }} ">
21- < i class ="fa fa-{{ network.title }} "> </ i >
22- </ a >
23- </ li >
24- {% endfor %}
25-
26- </ ul >
27- </ div >
12+ < div class ="col-sm-4 text-center ">
13+ < div class ="team-member ">
14+ < img src ="img/team/{{ member.pic }}.jpg " class ="img-responsive img-circle " alt ="">
15+ < h4 > {{ member.name }}</ h4 >
16+ < h3 > {{ member.position }}</ h3 >
17+ < ul class ="list-inline social-buttons ">
18+ {% for network in member.social %}
19+ < li >
20+ < a href ="{{ network.url }} ">
21+ < i class ="fa fa-{{ network.title }} "> </ i >
22+ </ a >
23+ </ li >
24+ {% endfor %}
25+ </ ul >
26+ </ div >
2827 </ div >
2928 {% endfor %}
3029 </ div >
Original file line number Diff line number Diff line change 2525
2626 </ div >
2727 </ div >
28- </ aside >
28+ </ div >
29+ </ aside >
30+
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ <h2 class="section-heading">Contact Us</h2>
88 </ div >
99 < div class ="row ">
1010 < div class ="col-lg-12 text-center ">
11- < p style ="color:GhostWhite; "> You can get in touch with us at info.bhg-donostia[at] bcbl.eu</ p >
11+ < p style ="
color:GhostWhite; "
> You can get in touch with us at
< a href =" mailto: info.bhg-donostia@ bcbl.eu" > [email protected] </ a > </ p > 1212 </ div >
1313 < div class ="col-lg-12 ">
1414 < div class ="address ">
You can’t perform that action at this time.
0 commit comments