diff --git a/pages/_includes/layout.njk b/pages/_includes/layout.njk index 4475a34..5527a65 100644 --- a/pages/_includes/layout.njk +++ b/pages/_includes/layout.njk @@ -1,3 +1,6 @@ +--- + +--- @@ -5,8 +8,38 @@ {{ title }} + + +
+ {{ username }} +
+ {{ content | safe }} + + + + + \ No newline at end of file diff --git a/pages/index.njk b/pages/index.njk index a688a0d..129ad24 100644 --- a/pages/index.njk +++ b/pages/index.njk @@ -3,10 +3,6 @@ username: Laureηt layout: layout.njk --- -
- {{ username }} -
-

whoami

Hi, my name's Laurent Fainsin, and I'm currently an L3 engineering student at ENSEEIHT in France. I study Computer Science and this is my personnal ePortfolio to showcase my work. Here is my resume if you are professionally interested.