fix: updated links accordingly

This commit is contained in:
Laureηt 2021-05-21 12:21:16 +02:00
parent bffdb158c9
commit cbc500b0af
2 changed files with 2 additions and 2 deletions

View file

@ -4,6 +4,6 @@ eleventyNavigation:
key: resume key: resume
title: CV title: CV
order: 2 order: 2
url: /resume/ url: /resume/en/
permalink: false permalink: false
--- ---

View file

@ -3,7 +3,7 @@ layout: layout.njk
--- ---
<h1 data-chaffle="en">whoami</h1> <h1 data-chaffle="en">whoami</h1>
<p>Hi, my name's Laurent Fainsin, and I'm currently an L3 engineering student at <a href="https://www.enseeiht.fr/">ENSEEIHT</a> in France. I study Computer Science and this is my personnal website to showcase my work. Here is my <a href="{{ '/resume/' | url }}">resume</a> if you are professionally interested.</p> <p>Hi, my name's Laurent Fainsin, and I'm currently an L3 engineering student at <a href="https://www.enseeiht.fr/">ENSEEIHT</a> in France. I study Computer Science and this is my personnal website to showcase my work. Here is my <a href="{{ '/resume/en' | url }}">resume</a> if you are professionally interested.</p>
<hr> <hr>