Skip to content

Commit 1409017

Browse files
committed
Add cresset and enthought
1 parent 619c389 commit 1409017

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

img/companies/cresset.png

24.8 KB
Loading

img/companies/enthought.png

9.45 KB
Loading

index.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,22 @@ <h2>We have worked with ...</h2>
210210
</div>
211211
</div>
212212
</div>
213+
<div class="row">
214+
<div class="col-md-4">
215+
<div class="bloc-company">
216+
<a href="https://www.enthought.com">
217+
<img src="img/companies/enthought.png" class="img-responsive" >
218+
</a>
219+
</div>
220+
</div>
221+
<div class="col-md-4">
222+
<div class="bloc-company">
223+
<a href="https://www.cresset-group.com/">
224+
<img src="img/companies/cresset.png" class="img-responsive" >
225+
</a>
226+
</div>
227+
</div>
228+
</div>
213229
</div>
214230
</div>
215231
</div>

0 commit comments

Comments
 (0)