File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -70,6 +70,7 @@ export const siteConfigFr = {
7070 dateRange : "2022 - 2027" ,
7171 achievements : [
7272 "Semestre ERASMUS en Grèce, Espagne et République Tchèque" ,
73+ "Score TOEIC : 910/990" ,
7374 "Cours de la Cisco Networking Academy complétés" ,
7475 ] ,
7576 } ,
@@ -148,6 +149,7 @@ export const siteConfigEn = {
148149 dateRange : "2022 - 2027" ,
149150 achievements : [
150151 "ERASMUS semester in Greece, Spain and Czech Republic" ,
152+ "TOEIC Score: 910/990" ,
151153 "Cisco Networking Academy courses completed" ,
152154 ] ,
153155 } ,
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ import "../styles/global.css";
1313<html lang =" en" >
1414 <head >
1515 <meta charset =" utf-8" />
16- <link rel =" icon" type =" image/svg+xml" href =" / favicon.svg" />
16+ <link rel =" icon" type =" image/svg+xml" href =" favicon.svg" />
1717 <meta name =" viewport" content =" width=device-width" />
1818 <meta name =" generator" content ={ Astro .generator } />
1919 <meta name =" description" content ={ siteConfig .description } />
You can’t perform that action at this time.
0 commit comments