diff --git a/README.md b/README.md index b724c60..01aeb4e 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ ```json { "name": "Divlo", - "pronouns": "He' | 'Him", + "pronouns": "He/Him", "birthDate": "31/03/2003", "nationality": "Alsace, France", "interests": [ @@ -35,7 +35,7 @@ "programmingLanguages": ["JavaScript", "TypeScript", "Python"], "frontEnd": ["HTML", "CSS", "Tailwind CSS", "React.js (+ Next.js)"], "backEnd": ["Node.js", "Fastify", "Prisma", "PostgreSQL", "MySQL"], - "tools": ["Ubuntu", "Hyper Terminal", "VSCode", "Git", "Docker"] + "tools": ["Ubuntu", "Visual Studio Code", "Git", "Docker"] } } ``` diff --git a/components/Skills/index.tsx b/components/Skills/index.tsx index c8177f8..f0629f8 100644 --- a/components/Skills/index.tsx +++ b/components/Skills/index.tsx @@ -31,7 +31,6 @@ export const Skills: React.FC = () => { -