From 10b33971db5753d6eadb92279724fa3f6f160fd4 Mon Sep 17 00:00:00 2001 From: Kevin Kandlbinder Date: Sat, 25 Sep 2021 00:55:11 +0200 Subject: [PATCH] Update skills --- content/skills.json | 9 +++++++++ 1 file changed, 9 insertions(+) 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/",