diff --git a/package.json b/package.json index 9a3993c..4025027 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "andrewginns.github.io", "type": "module", "version": "1.0.0", - "description": "Andrew Ginns - Machine Learning Engineer Personal Website", + "description": "Andrew Ginns - AI Solutions Architect Personal Website", "scripts": { "dev": "astro dev", "start": "astro dev", diff --git a/src/components/StructuredData.astro b/src/components/StructuredData.astro index 7644c77..99ccc0c 100644 --- a/src/components/StructuredData.astro +++ b/src/components/StructuredData.astro @@ -28,7 +28,7 @@ function createPersonSchema() { name: 'Andrew Ginns', url: 'https://andrew.ginns.uk', sameAs: ['https://github.com/andrewginns', 'https://linkedin.com/in/andrewginns'], - jobTitle: 'GenAI Solution Architect', + jobTitle: 'AI Solutions Architect', alumniOf: { '@type': 'Organization', name: 'University Name', // Update with actual university diff --git a/src/layouts/BaseLayout.astro b/src/layouts/BaseLayout.astro index 3f14e64..0fc455d 100644 --- a/src/layouts/BaseLayout.astro +++ b/src/layouts/BaseLayout.astro @@ -93,7 +93,7 @@ const tagPairs = topTags.map((tag) => ({