Added Yann's bio

pull/1/head
Caleb James DeLisle 7 years ago
parent d3a298d639
commit d6125d864c

@ -166,7 +166,7 @@ define([
h('div.col-12.col-sm-12.col-md-12.col-lg-6.cp-profile-det', [ h('div.col-12.col-sm-12.col-md-12.col-lg-6.cp-profile-det', [
h('h3', "Yann Flory"), h('h3', "Yann Flory"),
h('hr'), h('hr'),
setHTML(h('div#bioYann'), '<p>Yann is a mysterious person.</p>'), setHTML(h('div#bioYann'), '<p>In 2015, Yann graduated with an engineering degree from Ecole Centrale de Lille majoring in Data Science. In his studies he worked on a project to detect defects in optical fiber using image processing technology.<br/>Upon joining XWiki SAS, Yann developed a Wiki page recommendation system, a common API for accessing data server-side and client-side, and an integrated development environment for development of XWiki applications.<br/>Yann is soft spoken but brutally efficient, he is known to say "It will take 5 minutes".</p>'),
h('a.cp-soc-media', { href : 'https://twitter.com/'}, [ h('a.cp-soc-media', { href : 'https://twitter.com/'}, [
h('i.fa.fa-twitter') h('i.fa.fa-twitter')
]), ]),

Loading…
Cancel
Save