diff --git a/README.md b/README.md index d1f2636..213a82a 100644 --- a/README.md +++ b/README.md @@ -23,13 +23,13 @@ { "name": "Théo LUDWIG (Divlo)", "pronouns": "He/Him", - "birthdate": "31/03/2003", + "birthDate": "31/03/2003", "nationality": "Alsace, France", "interests": ["Open-Source enthusiast", "Passionate about High-Tech"], "skills": { "programmingLanguages": ["JavaScript/TypeScript", "Python", "C/C++", "PHP"], - "frontEnd": ["HTML", "CSS", "Tailwind CSS", "React.js/Next.js"], - "backEnd": ["Laravel", "Node.js", "Fastify", "PostgreSQL"], + "frontend": ["HTML", "CSS", "Tailwind CSS", "React.js/Next.js"], + "backend": ["Laravel", "Node.js", "Fastify", "PostgreSQL"], "tools": ["GNU/Linux", "Ubuntu", "Visual Studio Code", "Git", "Docker"] } } diff --git a/components/Skills/index.tsx b/components/Skills/index.tsx index a6aa5e9..18f07fa 100644 --- a/components/Skills/index.tsx +++ b/components/Skills/index.tsx @@ -16,14 +16,14 @@ export const Skills: React.FC = () => { - + - +