diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..13566b8 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/mes-liens.iml b/.idea/mes-liens.iml new file mode 100644 index 0000000..c956989 --- /dev/null +++ b/.idea/mes-liens.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..5b820d4 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/php.xml b/.idea/php.xml new file mode 100644 index 0000000..f324872 --- /dev/null +++ b/.idea/php.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/css/style.css b/css/style.css index fdef12d..1a1a300 100644 --- a/css/style.css +++ b/css/style.css @@ -46,8 +46,10 @@ body{ .card img{ - border-radius: 60px; + border-radius: 70px; margin-top: 20px; + width: 70px; + height: 70px; } .card h1{ diff --git a/img/logo.jpeg b/img/logo.jpeg new file mode 100644 index 0000000..b31b2c3 Binary files /dev/null and b/img/logo.jpeg differ diff --git a/img/logo.png b/img/logo.png deleted file mode 100644 index 8ba8376..0000000 Binary files a/img/logo.png and /dev/null differ diff --git a/index.html b/index.html index 60414fc..4522bac 100644 --- a/index.html +++ b/index.html @@ -22,9 +22,9 @@
- +

Fabien Michel

-

Salut, je suis Fabien, un passionné de tout ce qui touche au numérique et plus particulièrement au développement. Actuellement en BTS SIO à Saint-Étienne, je me lance dans le monde du développement. Suivez mes projets et découvertes ici !

+

Salut, moi c'est Fabien, je suis développeur et actuellement en BAC + 3 licence CPLR (Chef de Projet Logiciel et Réseau) en alternance chez Ibou.fr. Suivez mes projets et découvertes ici !