From cdf0cc574a5c733efc081755967ec418b4401498 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laure=CE=B7t?= Date: Thu, 7 Oct 2021 23:31:44 +0200 Subject: [PATCH] fix: removed newlines --- src/index.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/index.md b/src/index.md index b63ebbd..66b0df2 100755 --- a/src/index.md +++ b/src/index.md @@ -4,9 +4,7 @@ layout: layout.njk # whoami {data-chaffle="en"} -Hi, my name's Laurent Fainsin, and I'm currently an M1 engineering student at [ENSEEIHT](https://www.enseeiht.fr/) in France. -I study Computer Science and this is my personnal website to showcase my work. -Here is my [resume]({{ '/resume/en' | url }}) if you are professionally interested. +Hi, my name's Laurent Fainsin, and I'm currently an M1 engineering student at [ENSEEIHT](https://www.enseeiht.fr/) in France. I study Computer Science and this is my personnal website to showcase my work. Here is my [resume]({{ '/resume/en' | url }}) if you are professionally interested. ---