fix: updated a url link

This commit is contained in:
Laureηt 2021-05-23 10:43:22 +02:00
parent 6b86a15012
commit cc5de77ef0
4 changed files with 4 additions and 5 deletions

View file

@ -1,5 +1,5 @@
{
"name": "personnal_website",
"name": "personnal-website",
"version": "1.1.0",
"main": "index.js",
"license": "MIT",

View file

@ -84,7 +84,7 @@
{
"institution": "Lycée Kérichen/Vauban",
"title": "CPGE PSI",
"url": "http://www.lycee-kerichen.org/",
"url": "https://lycee-la-perouse-kerichen-brest.ac-rennes.fr/",
"start": "2018",
"end": "2020",
"eqv": "License (L1, L2)"

View file

@ -83,7 +83,7 @@
{
"institution": "Lycée Kérichen/Vauban",
"title": "CPGE PSI",
"url": "http://www.lycee-kerichen.org/",
"url": "https://lycee-la-perouse-kerichen-brest.ac-rennes.fr/",
"start": "2018",
"end": "2020"
},

View file

@ -39,7 +39,6 @@ permalink: "resume/{{ resume.locale }}/index.html"
</a>
{% endif %}
{% endfor %}
</header>
<div class="row">
@ -203,7 +202,7 @@ permalink: "resume/{{ resume.locale }}/index.html"
<div class="btn-back">
<span>&laquo;</span>
<a href="{{ '/' | url }}">{{ resume.go_back }}</a>
<a href="{{ '/' | url }}" target="_self">{{ resume.go_back }}</a>
</div>
<footer>