diff --git a/content/skills.json b/content/skills.json index 5c87504..0cb047c 100644 --- a/content/skills.json +++ b/content/skills.json @@ -9,6 +9,11 @@ "href": "https://reactjs.org/", "type": "framework" }, + { + "name": "Symfony", + "href": "https://symfony.com/", + "type": "framework" + }, { "name": "JavaScript", "type": "language" @@ -35,6 +40,10 @@ "name": "Java", "type": "language" }, + { + "name": "PHP", + "type": "language" + }, { "name": "TypeScript", "href": "https://www.typescriptlang.org/",