diff --git a/app/(utils)/web-dev-stack.json b/app/(utils)/web-dev-stack.json index 6ab8a60..15c5328 100644 --- a/app/(utils)/web-dev-stack.json +++ b/app/(utils)/web-dev-stack.json @@ -50,5 +50,9 @@ { "title": "Git and Github", "description": "Version control" + }, + { + "title": "Other technologies I use", + "description": "express, Remix, Astro, Pyhton, C-C++, ... More coming" } ]