feat: chaffled H1s on index.njk
This commit is contained in:
parent
d271d1c1c3
commit
5241dd6fba
|
@ -4,10 +4,10 @@ layout: layout.njk
|
|||
---
|
||||
|
||||
|
||||
<h1>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 ePortfolio to showcase my work. Here is my <a href="/cv.pdf">resume</a> if you are professionally interested.</p>
|
||||
|
||||
<h1>./Contact</h1>
|
||||
<h1 data-chaffle="en">./Contact</h1>
|
||||
You can email me at :
|
||||
<ul>
|
||||
<li><a href="mailto:laurentfainsin@protonmail.com">laurentfainsin@protonmail.com</a>l</li>
|
||||
|
@ -19,7 +19,7 @@ You can reach me via :
|
|||
<li><a href="https://www.linkedin.com/in/laurent-fainsin/">LinkedIn</a>l</li>
|
||||
</ul>
|
||||
|
||||
<h1>ePortfolio (SHS)</h1>
|
||||
<h1 data-chaffle="en">ePortfolio (SHS)</h1>
|
||||
|
||||
|
||||
<footer>
|
||||
|
|
Reference in a new issue