From d6125d864cdd1a39a71cf778514197e1e0b54b7e Mon Sep 17 00:00:00 2001 From: Caleb James DeLisle Date: Wed, 16 Aug 2017 11:29:50 +0200 Subject: [PATCH] Added Yann's bio --- customize.dist/pages.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customize.dist/pages.js b/customize.dist/pages.js index 1ae3dbf0f..659ef5dbc 100644 --- a/customize.dist/pages.js +++ b/customize.dist/pages.js @@ -166,7 +166,7 @@ define([ h('div.col-12.col-sm-12.col-md-12.col-lg-6.cp-profile-det', [ h('h3', "Yann Flory"), h('hr'), - setHTML(h('div#bioYann'), '

Yann is a mysterious person.

'), + setHTML(h('div#bioYann'), '

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.
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.
Yann is soft spoken but brutally efficient, he is known to say "It will take 5 minutes".

'), h('a.cp-soc-media', { href : 'https://twitter.com/'}, [ h('i.fa.fa-twitter') ]),