diff --git a/public/images/logos/www.uca.fr.png b/public/images/logos/www.uca.fr.png new file mode 100644 index 0000000..aae9919 Binary files /dev/null and b/public/images/logos/www.uca.fr.png differ diff --git a/src/messages/fr.json b/src/messages/fr.json index 3624884..30df752 100644 --- a/src/messages/fr.json +++ b/src/messages/fr.json @@ -59,6 +59,19 @@ "Python", "Web Design" ] + }, + { + "occupation" : "L2 Informatique", + "logo" : "../../images/logos/www.uca.fr.png", + "url" : "https://www.uca.fr", + "duration" : "2016", + "entreprise" : "Université Clermont-Auvergne", + "location" : "Clermont-Ferrand", + "description" : "", + "tags" : [ + "Python", + "Linux" + ] } ] },