Skip to content

Latest commit

 

History

History
180 lines (119 loc) · 4.98 KB

team.md

File metadata and controls

180 lines (119 loc) · 4.98 KB
layout title permalink
page
Team
/team/
<script> $( document ).ready(function() { $("#img-circulardk").hover( function(){ $("#img-circulardk").attr('src', "http://foundry-matrix.github.io/fmblog/img/cup2.JPG"); console.log("mouse on"); }, function(){ $("#img-circulardk").attr('src', "http://foundry-matrix.github.io/fmblog/img/cup1.JPG"); console.log("mouse off"); }); $("#img-circularphb").hover( function(){ $("#img-circularphb").attr('src', "http://foundry-matrix.github.io/fmblog/img/per2.jpg"); console.log("mouse on"); }, function(){ $("#img-circularphb").attr('src', "http://foundry-matrix.github.io/fmblog/img/per1.jpg"); console.log("mouse off"); }); $("#img-circularaj").hover( function(){ $("#img-circularaj").attr('src', "http://foundry-matrix.github.io/fmblog/img/asim2.JPG"); console.log("mouse on"); }, function(){ $("#img-circularaj").attr('src', "http://foundry-matrix.github.io/fmblog/img/asim1.JPG"); console.log("mouse off"); }); $("#img-circularga").hover(function(){ $("#img-circularga").attr('src', "http://foundry-matrix.github.io/fmblog/img/greg2.JPG"); console.log("mouse on"); }, function(){ $("#img-circularga").attr('src', "http://foundry-matrix.github.io/fmblog/img/greg1.JPG"); console.log("mouse off"); }); }); </script>

Asim Javed

Hi, my name is Asim, I like the Internet and I love to write tests for websites. Click on one of the links below to get to my social profiles.
<div class ="col-lg-4 col-sm-4">

<img id="img-circularga" src="{{ "/img/greg1.JPG" | prepend: site.baseurl }}" width="200" height="200">

Greg Aubert

My name is Greg. I love user stories. I'm currently the best repo owner in London. Click on one of the links below to get to my social profiles.

Declan Kiernan

Hi, I'm Dex, the librarian on the team. I love the library. Click on one of the links below to get to my social profiles.

Per Harald Borgen

Hi, my name is Per. I'm tthe best Norwegian devops on the Foundry-Matrix team. Click on one of the links below to get to my social profiles.