From d342633f409473e654a2a4cf245a4d88c5aed6b6 Mon Sep 17 00:00:00 2001 From: giteaadmin Date: Thu, 21 Aug 2025 19:31:28 -0400 Subject: [PATCH] fix: update job title for Service Activation Engineer to include level designation --- src/_data/roles.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_data/roles.json b/src/_data/roles.json index 614a93f..5785527 100644 --- a/src/_data/roles.json +++ b/src/_data/roles.json @@ -1,6 +1,6 @@ [ { - "title": "Service Activation Engineer", + "title": "Service Activation Engineer I", "company": "Sparklight", "time": "June 2024 - Present", "featured": true,