aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--team.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/team.html.j2 b/team.html.j2
index 5f8657b9..03eefdbf 100644
--- a/team.html.j2
+++ b/team.html.j2
@@ -25,7 +25,7 @@
25 <!-- <div class="col-6 col-md-4 profile"> --> 25 <!-- <div class="col-6 col-md-4 profile"> -->
26 <div class="img-box"> 26 <div class="img-box">
27 <!-- was: height="240" --> 27 <!-- was: height="240" -->
28 <img src="{{ url('team-images/dvn.jpg') }}" alt="dvn" class="img-fluid"> 28 <img src="{{ url('team-images/default.png') }}" alt="dvn" class="img-fluid">
29 <ul class="text-center"> 29 <ul class="text-center">
30 </ul> 30 </ul>
31 </div> 31 </div>