diff --git a/src/components/AboutMe.astro b/src/components/AboutMe.astro index 3efd3c1b..48aafe84 100644 --- a/src/components/AboutMe.astro +++ b/src/components/AboutMe.astro @@ -1,4 +1,5 @@ --- +import { numberOfYears } from "~/utils"; import Markdown from "./Markdown.astro"; --- @@ -16,14 +17,8 @@ import Markdown from "./Markdown.astro"; -

- Oliver Davies is a PHP Developer and Linux Systems Administrator based - in the UK. He is a Full Stack Software Consultant specialising in - Drupal application development, and a Lead Developer at Transport for Wales. -

+

I help Drupal website owners upgrade from unsupported versions and development teams write better software.

+

I'm an Acquia-certified Drupal Triple Expert with {numberOfYears} years of professional experience, an open-source software maintainer and a public speaker.