diff --git a/src/_data/meta.json b/src/_data/meta.json
index 274e3cb..3bf2563 100644
--- a/src/_data/meta.json
+++ b/src/_data/meta.json
@@ -3,5 +3,5 @@
"site-url": "https://jakemulley.com",
"site-author": "Jake Mulley",
"site-twitter": "@carboia",
- "site-description": "Jake Mulley is Lead Technical Architect at Ministry of Justice, with 10 years experience across agencies, startups, the public sector, charities, and government organisations."
+ "site-description": "Jake Mulley is Principal Technical Architect at Ministry of Justice, with 11 years experience across agencies, startups, the public sector, charities, and government organisations."
}
diff --git a/src/_includes/layouts/base.njk b/src/_includes/layouts/base.njk
index 61e344d..5348084 100644
--- a/src/_includes/layouts/base.njk
+++ b/src/_includes/layouts/base.njk
@@ -78,7 +78,7 @@
"https://linkedin.com/in/jakemulley",
"https://github.com/jakemulley"
],
- "jobTitle": "Lead Technical Architect",
+ "jobTitle": "Principal Technical Architect",
"worksFor": {
"@type": "Organization",
"name": "Ministry of Justice",
diff --git a/src/about.md b/src/about.md
index 4f09f36..92800f0 100644
--- a/src/about.md
+++ b/src/about.md
@@ -8,9 +8,9 @@ eleventyNavigation:
👋 Hello! I'm Jake Mulley. I'm a hands-on technical leader, software engineer, and technical architect, all rolled into one.
-I have 10 years experience working within the public and private sectors, as well as with agencies, startups and charities.
+I have 11 years experience working within the public and private sectors, as well as with agencies, startups and charities.
-I'm currently **Lead Technical Architect** at the UK government's [Ministry of Justice](https://www.gov.uk/government/organisations/ministry-of-justice).
+I'm currently **Principal Technical Architect** at the UK government's [Ministry of Justice](https://www.gov.uk/government/organisations/ministry-of-justice).
Day to day, I regularly work on:
@@ -38,11 +38,17 @@ Some of my work is open source on [GitHub](https://github.com/jakemulley). You c
## Work experience
+### Principal Technical Architect at [Ministry of Justice](https://www.gov.uk/government/organisations/ministry-of-justice)
+
+_Oct 2023 – present_
+
+I'm currently Principal Technical Architect within the Platforms and Architecture team, focussing on cloud hosting, DevOps & platform engineering.
+
### Lead Technical Architect at [Ministry of Justice](https://www.gov.uk/government/organisations/ministry-of-justice)
-_Apr 2022 – present_
+_Apr 2022 – Oct 2023_
-I'm currently Lead Technical Architect within the Platforms and Architecture team.
+I was Lead Technical Architect within the Platforms and Architecture team.
### Head of Hosting & Digital Operations at [Ministry of Justice](https://www.gov.uk/government/organisations/ministry-of-justice)
diff --git a/src/index.md b/src/index.md
index 0cd2a03..c5125ef 100644
--- a/src/index.md
+++ b/src/index.md
@@ -6,7 +6,7 @@ eleventyNavigation:
order: 0
---
-👋 I'm currently working in the [Platforms and Architecture](https://mojdigital.blog.gov.uk/) team at [Ministry of Justice](https://www.gov.uk/government/organisations/ministry-of-justice) as **Lead Technical Architect**.
+👋 I'm currently working in the [Platforms and Architecture](https://mojdigital.blog.gov.uk/) team at [Ministry of Justice](https://www.gov.uk/government/organisations/ministry-of-justice) as **Principal Technical Architect**.
[Read more about me →](/about)