Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 32c6f1a

Browse files
authoredAug 3, 2020
Update people.html
1 parent 027c868 commit 32c6f1a

File tree

1 file changed

+10
-14
lines changed

1 file changed

+10
-14
lines changed
 

‎people.html

+10-14
Original file line numberDiff line numberDiff line change
@@ -137,35 +137,32 @@ <h1>Graduate Students</h1>
137137
</div>
138138
</div>
139139
<div class="row role grad" style="padding-top: 15px">
140-
141-
142140
<div class="col-lg-3 col-md-4 col-sm-6" style="margin-top: 18px">
143141

144-
<a href="https://www.inf.usi.ch/phd/mazuerarozo/">
142+
<a href="">
145143
<div class="card bg-inverse">
146-
<img class="card-img" src="/img/people/fotoAlejandroMazuera.jpg" alt="Alejandro Mazuera-Rozo">
144+
<img class="card-img" src="/img/people/fotoAna.jpg" alt="Anamaria Mojica-Hanke">
147145
<div class="card-img-overlay d-flex flex-column justify-content-end" style="padding: 0px">
148146
<div style="background-color: #363636cc; color: white; padding-left: 5px">
149147

150-
<h3 class="card-title" style="margin-bottom: 0px; font-size: 18px">Alejandro Mazuera-Rozo</h3>
148+
<h3 class="card-title" style="margin-bottom: 0px; font-size: 18px">Anamaria Mojica-Hanke</h3>
151149
<h5 style="font-size: 14px">Ph.D. Student</h5>
152150

153151
</div>
154152
</div>
155153
</div>
156154
</a>
157155
</div>
158-
159156

160157
<div class="col-lg-3 col-md-4 col-sm-6" style="margin-top: 18px">
161158

162-
<a href="http://caev03.github.io">
159+
<a href="https://www.inf.usi.ch/phd/mazuerarozo/">
163160
<div class="card bg-inverse">
164-
<img class="card-img" src="/img/people/fotoCamiloEscobarV.jpg" alt="Camilo Escobar-Velásquez">
161+
<img class="card-img" src="/img/people/fotoAlejandroMazuera.jpg" alt="Alejandro Mazuera-Rozo">
165162
<div class="card-img-overlay d-flex flex-column justify-content-end" style="padding: 0px">
166163
<div style="background-color: #363636cc; color: white; padding-left: 5px">
167164

168-
<h3 class="card-title" style="margin-bottom: 0px; font-size: 18px">Camilo Escobar-Velásquez</h3>
165+
<h3 class="card-title" style="margin-bottom: 0px; font-size: 18px">Alejandro Mazuera-Rozo</h3>
169166
<h5 style="font-size: 14px">Ph.D. Student</h5>
170167

171168
</div>
@@ -177,21 +174,20 @@ <h5 style="font-size: 14px">Ph.D. Student</h5>
177174

178175
<div class="col-lg-3 col-md-4 col-sm-6" style="margin-top: 18px">
179176

180-
<a href="">
177+
<a href="http://caev03.github.io">
181178
<div class="card bg-inverse">
182-
<img class="card-img" src="/img/people/fotoAna.jpg" alt="Anamaria Mojica-Hanke">
179+
<img class="card-img" src="/img/people/fotoCamiloEscobarV.jpg" alt="Camilo Escobar-Velásquez">
183180
<div class="card-img-overlay d-flex flex-column justify-content-end" style="padding: 0px">
184181
<div style="background-color: #363636cc; color: white; padding-left: 5px">
185182

186-
<h3 class="card-title" style="margin-bottom: 0px; font-size: 18px">Anamaria Mojica-Hanke</h3>
183+
<h3 class="card-title" style="margin-bottom: 0px; font-size: 18px">Camilo Escobar-Velásquez</h3>
187184
<h5 style="font-size: 14px">Ph.D. Student</h5>
188185

189186
</div>
190187
</div>
191188
</div>
192189
</a>
193-
</div>
194-
190+
</div>
195191

196192
<div class="col-lg-3 col-md-4 col-sm-6" style="margin-top: 18px">
197193

0 commit comments

Comments
 (0)
Please sign in to comment.