fix: updated links accordingly
This commit is contained in:
parent
bffdb158c9
commit
cbc500b0af
|
@ -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
|
||||||
---
|
---
|
|
@ -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>
|
||||||
|
|
||||||
|
|
Reference in a new issue