Skip to content

Commit 9d59f82

Browse files
fix
1 parent 096bc5a commit 9d59f82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_pages/people.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ nav_order: 1
107107

108108
<div class="row align-items-center">
109109
<div class="col-2">
110-
{% include figure.html path="assets/img/niamh.jpg" title="example image" class="img-fluid rounded z-depth-1" %}
110+
{% include figure.html path="assets/img/profiles/niamh.jpg" title="example image" class="img-fluid rounded z-depth-1" %}
111111
</div>
112112
<div class="col-10">
113113
<b> Ellis Niamh </b>| Personal page <br>
@@ -133,7 +133,7 @@ nav_order: 1
133133

134134
<div class="row align-items-center">
135135
<div class="col-2">
136-
{% include figure.html path="assets/img/michele.png" title="example image" class="img-fluid rounded z-depth-1" %}
136+
{% include figure.html path="assets/img/profiles/michele.png" title="example image" class="img-fluid rounded z-depth-1" %}
137137
</div>
138138
<div class="col-10">
139139
<b> Michele Grimaldi </b>| Personal page <br>

0 commit comments

Comments
 (0)